backupy

A simple backup program in python with an emphasis on data integrity and transparent behaviour

GPL-3.0 License

Downloads
4.4K
Stars
51
Committers
1
backupy - Version 0.3.8

Published by elesiuta almost 5 years ago

backupy - Version 0.3.6

Published by elesiuta about 5 years ago

Just added a few print statements, updates are getting smaller, hopefully this is it

backupy - Add status bar for scanning directories

Published by elesiuta about 5 years ago

New feature: add status bar for scanning directories
Bug fix: fix alignment on status bar for copying files containing zenkaku eisūji and ambiguous characters

BackuPy is also available on PyPi https://pypi.org/project/backupy/

backupy - Minor interface fixes

Published by elesiuta about 5 years ago

Fixed alignment for fullwidth and halfwidth characters
Use UTF-8 for log file
Display total files after scan

backupy - Minor improvements

Published by elesiuta about 5 years ago

Added a progress bar and a few other small changes, nothing major over 0.2.6, however the cumulative changes from 0.2.0 and additional testing that took place warranted the version bump.

No major new features and changes are planned, as the priority was to keep this simple for quick, local tasks. The intended use case was for syncing directories between local drives, while using syncthing for remote drives.

Updates will be less frequent going forward, with the main priority being bug fixes should any be found.

backupy - Fix config load

Published by elesiuta about 5 years ago

fix load config bug

backupy - Minor update

Published by elesiuta about 5 years ago

Updated print statements

backupy - Well, this is embarrassing

Published by elesiuta about 5 years ago

backupy - Another quick fix

Published by elesiuta about 5 years ago

Check loaded config to make sure it's for the right directory in case it was moved

backupy - Fix config save

Published by elesiuta about 5 years ago

Fix config save

backupy - Getting Better

Published by elesiuta about 5 years ago

Improved backup logic
Clearer descriptions
Lots of bug fixes

backupy - Updated description

Published by elesiuta about 5 years ago

backupy - Planned features complete

Published by elesiuta about 5 years ago

All initially planned features have been completed

backupy - First release

Published by elesiuta about 5 years ago