- 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.