ext4

warning: Creating default object from empty value in /home/users/djz88/ygg.cz/web/modules/taxonomy/taxonomy.pages.inc on line 34.
Restore deleted files

Progs needed:
extundelete (check repository or http://extundelete.sourceforge.net/)

#change dir to place where can u write/read with enought space
cd /YOUR_FOLDER_W_RW_RIGHTS

#remount(umount/mount) disk with files w8ing for restore with read only att

umount /dev/xxx

mount -o ro /dev/xxx /media/yyy

#see which inode belongs to you desired folder(with deleted files)
ls -il /zzz

#do the job
extundelete /dev/xxx --restore-inode aaaa

-----

Suburban Glory Web Design