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
59 stars 19 forks source link

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

Open superbonaci opened 1 year ago

superbonaci commented 1 year 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