Frank1940 Posted April 16, 2023 Share Posted April 16, 2023 There have been several instances lately where user have experienced file deletions either through cockpit error or some other larger problem. I was wondering if someone with some programing knowledge might want the challenge of writing a plugin to attempt the recovery of deleted files. It would have to be able to deal with four file systems (reiserFS, XFS, btrfs, and ZFS). It might be restricted to working at a disk level rather than a User Share level. I think this utility is needed and I realize that it won't be able to recover all deleted files if new files have been written to the disk in questions but it might be able to provide substantial amount of recovery in some cases. Anyone up to the challenge??? Quote Link to comment
BRiT Posted April 16, 2023 Share Posted April 16, 2023 Recycle Bin is the best you're going to be able to deal with, but that is restricted to SMB activity. Quote Link to comment
EDACerton Posted April 16, 2023 Share Posted April 16, 2023 There are a bunch of backup solutions available in community applications... if folks are concerned about file deletions, they really should be using a backup solution, not trying to "undelete" files. Alternatively, you might be able to do something with btrfs snapshots: Quote Link to comment
Frank1940 Posted April 17, 2023 Author Share Posted April 17, 2023 @BRiT and @EDACerton, the request was an attempt to see if someone might be up to the challenge of dealing with a situation after the fact. I know that are a couple of ways to anticipate the situation. This plugin is intended for use by mostly for those people who consider themselves so perfect that they do not need such 'crutches' and then have an 'OH S*!T' moment at 3:00AM. I realize it is not a simple project and will not recover all deleted files but there maybe someone who really likes programing challenges who would undertake it. Quote Link to comment
itimpi Posted April 18, 2023 Share Posted April 18, 2023 23 hours ago, Frank1940 said: I realize it is not a simple project and will not recover all deleted files but there maybe someone who really likes programing challenges who would undertake it. I think such a project would be a huge undertaking. After all there are those who make a living out of providing utilities (such as UFS Explorer on Windows) that can do this. 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.