Skip to content

A python library to help backup files on windows systems with limited version tracking.

License

Notifications You must be signed in to change notification settings

chunliangmu/autobkp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBkp

A python library to help backup files on windows systems with limited version tracking.

Meta

Author: Chunliang Mu

Requrie python 3.10+ (since I am using the | operator for type hints)

Basically what it does is to copy, timestamp & gzip files from your specified folder to another folder, and save a list of your file structure, so you can copy them to wherever you please while retaining a record of version history.

Disclaimer

This project is a work in progress. No guarrantees whatsoever. Use it at your own risk!

Dependencies

  • Python libraries:
    • python3 (version >= 3.10)
    • numpy
    • astropy

Externel files

Useful links

N/A.

About

A python library to help backup files on windows systems with limited version tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published