In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > There is an undelete function in FBSD. This suggests that native FBSD data > recovery should be possible. Writing the program or script to achive that end > is beyond my abiity I'm afraid.
If you read the man page carefully, you'll see that "undelete" only undelete's files that have been undeleted in a union fs. The union fs man page says that it isn't safe, and is currently unsupported. It also implies that whiteouts are used for removing and renaming files in lower layers of the union, meaning they aren't really gone, they're just not visible in the union. <mike -- Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message