apple / fstools

The Filesystem Tools project is a place where the Apple filesystem teams will be publishing some of the tools we use to test the filesystems that are part of macOS. These tools will be useful to developers who are writing new macOS filesystems, or testing macOS network filesystems against their servers.
https://macosforge.github.io/fstools/
Other
54 stars 22 forks source link

[macOS][dotnet] TwitchDownloaderCLI generates corrupt files when saving to exFAT volumes #6

Open superbonaci opened 9 months ago

superbonaci commented 9 months ago

Running certain macOS native command can generate corrupt files to exFAT volumes, if the process is paused/suspended and resumed from terminal. Not happening with other filesystems or operating systems. I report it here since looks like a macOS bug.

All the detailed information here: https://github.com/lay295/TwitchDownloader/issues/856