maharmstone/ntfs2btrfs

ntfs2btrfs on windows doesn't print an explicit error when converting invalid disk drive

Closed this issue · 2 comments

Running ntfs2btrfs u: (where u: doesn't exist) there's no user-visible error.
It would be helpful to be explicit in interactive mode, as not everyone can see errorlevel code.

image

I'm a bit confused what's going on here - you're right that this is what happens with the binaries I uploaded, but when I recompile it it works as intended. It's not a bug in the code.

I've replaced the binaries with newly compiled ones (https://github.com/maharmstone/ntfs2btrfs/releases/download/20220812/ntfs2btrfs-20220812.zip). Does that work any better?

yes, with updated binaries there's an error
image