Skip to content

A python-based backup script that performs regular backups to another an external disk and reminds you if it cannot find it

Notifications You must be signed in to change notification settings

jqnik/my_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_backup

A python-based backup script that performs regular backups of multiple sources to a disk and reminds you if it cannot find it

Roadmap:

  • Encryption of backup
  • Other rsync targets (e.g. sftp accessible locations)
  • Support for multiple targets (round-robin/FCFS)
  • Setup-dialog that
    • guides the user through finding the correct disk device and updates config accordingly
    • guides the user through entering and testing email account for notification

TODO:

  • load script logging dir for logfile location from commandline or cfg file
  • load rsync logging options from commandline or cfg file

Enhancements:

  • Better email notifications (i.e. give friendly notice ahead of backup due-date)

About

A python-based backup script that performs regular backups to another an external disk and reminds you if it cannot find it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published