Hello everybody,
I have accidentally deleted a folder on ftp with my php code. Is there a way I can recover it? I have SSH access of the linux box.
Thanks.
Printable View
Hello everybody,
I have accidentally deleted a folder on ftp with my php code. Is there a way I can recover it? I have SSH access of the linux box.
Thanks.
Nope.
If you have root access you may be able to find the disconnected inode related to that folder. If not then ask the administrator / host if they take daily backups.Quote:
Originally Posted by usamaalam