Skip to content

v3.0.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@samuel-lucas6 samuel-lucas6 released this 19 Mar 14:00
· 362 commits to master since this release
db66457
  • Fixed the UnauthorizedAccessException when overwriting read-only files.
  • Fixed the UnauthorizedAccessException when storing the file name if the file was read-only.
  • Now restoring the -o|--overwrite setting if an exception occurs during directory encryption.
  • Now displaying the name of the copied/backup directory when encrypting a directory without the -o|--overwrite option.
  • Now renaming the copied/backup directory to the original directory name if possible (if -f|--obfuscate is specified and -o|--overwrite is not). The directory can't be renamed otherwise because two directories cannot have the same path.