Thanks to visit codestin.com
Credit goes to github.com

Skip to content

abshinn/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

backup

Backup files as binary strings to a specified directory (ideally network drive) using pickle.

Purpose: Not intended as version control or timemachine, but as an extra means to backup code. Backup.py searches user-secified directories for specifed file extensions, and stores those files as binary strings in pickled file, in a specified location, ideally to a network drive.

About

Backup files as binary strings to a specified directory (ideally network drive) using pickle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages