Recover Deleted File FreeBSD 7.0

Ruben de Groot mail25 at bzerk.org
Thu Aug 14 13:01:44 UTC 2008


Restore from your backups (you DO have backups, don't you?) ;)

Otherwise, there's no easy way to do this. If the data you deleted is very 
valuable, first thing to do is umount the filesystem, preventing the data 
of the deleted files from being overwritten by any new filesystem writes.

There might be some companies specializing in recovering your data, but it'll
cost you money.
Ik the files are in ascii, you might get some of the data back by using 
strings, grep, dd and other tools on the disk device.

G'luck,
Ruben

On Thu, Aug 14, 2008 at 04:55:37PM +0800, Ruel Luchavez typed:
> Hi List,
> 
> Do you have an idea how to recover a deleted directory or files in freebsd
> 7.0?
> I'm very sad that one of the important directory in my server was deleted
> accidentally.
> the command is use to delete the directory is:
> 
> rm -r folder
> 
> 
> Any idea guys how to recover it?
> 
> Thanks in advance....
> 
> 
> FreeBSD rocks....:D
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list