Backupy

Latest version: v1.9.6

Safety actively analyzes 626941 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.7.2

- add support for moving files on source to match dest (only for sync mode, still defaults to moving on dest if unsure)
- fix access denied errors on removing and overwriting files
- don't update database if the copy/move/delete failed
- crc verification on new files that fail will have a size of 0 in the database regardless of actual size
- a crc verification may fail even if the file was copied correctly, this only happens if using attr(+) mode and the crc for the source file in the database is out of date (eg. due corruption since the last scan)
- add propagate sync deletions flag to gui

1.7.0

- add ability to propagate deletions during sync
- add unique-ids for each folder so that files can properly be tracked for folders that sync with more than one other folder
- add configuration option to also write the log to destination
- don't display unnecessary status bars and notifications for empty transfer lists
- still write log if database fails to write
- fix gui overriding compare mode when loading config

1.6.2

- fix for checking if the log is open and locked by another program on windows
- can now type 'skip' during confirmation prompt to select specific files to skip
- made it easier to monkey patch the copy function: **backupy.fileman.FileManager.copy_function**

1.6.0

- try writing the log to a new file if it is currently opened and locked by another program
- fix case insensitive renaming issue on windows
- improve log format
- scale whitespace in terminal output to terminal size for better readability
- other small fixes and improvements to code organization

1.5.6

- remove redundant logging with improved scan info
- write attributes in a consistent order in logs

1.5.4

- Fix surrogate characters crashing status bar
- Fix Unicode issues with snap
- Improve scan info logging and display with scan only mode
- Improve conflict detection and notification with new files

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.