On Mon, May 05, 2025 at 02:42:22PM +0200, Bc. Martin Šafránek wrote: > Hello everyone, > > I have a question regarding XFS and file recovery. > > Is there any method — official or unofficial — to recover deleted files from a healthy, uncorrupted XFS filesystem? I understand that XFS does not support undeletion, but I'm wondering if any remnants of metadata might still allow partial or full recovery, perhaps under specific conditions. > > If anyone has insights, tools, or suggestions, I’d be very grateful. > > Thank you for your time. It all depends on if the file's data have been overwritten or not. We have no tools to undelete files, but there are a few tools on the market for that. I've successfully used this tool in the past: https://www.ufsexplorer.com But I am by no means associated with them, and I have no responsibility to whatever happens to your data. I know about other tools too, but I have no experience with them. > > Best regards, > Martin Safranek > >