Blog
New Project - Copynaut
Resilient file copy for Windows, written in Rust with egui
Copynaut is a new application I've written in Rust using egui and extensive helpers to roughly emulate WinUI elements. Inspired by projects like Unstoppable Copier but built with modern-day technology in mind. Optionally, you can set cloud files to be downloaded during the process, and any cloud files that aren't downloaded are marked and hidden.
It also includes the ability to recover files from NTFS drives that refuse to mount but still have valid MFTs, allowing users to safely extract data without running potentially-damaging utilities like CHKDSK.
You can find binaries for Copynaut here, on GitHub..