You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I open a directory (eg. test), select some files, run Create Checksum File... and save the checksum file in place, the file paths in the checksum file are as expected:
If I open a directory (eg.
test
), select some files, run Create Checksum File... and save the checksum file in place, the file paths in the checksum file are as expected:If I save the checksum file in the parent directory,
test\
is prepended to all file paths:If saved to a different drive, the checksum file contains the full paths.
This is unexpected and IMO undesired. If this is intended behaviour please consider making it possible to disable it. Thanks.
The text was updated successfully, but these errors were encountered: