Skip to content

jag3773/rsync-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

The rsync-backup script syncronizes the home directory with the backup directory and puts backups of changed and deleted files into a folder with the current date in the increments directory. The script creates a full log in reStructuredText format as well as a quick stats file that just lists the size of each increments directory.  This quick stats file is great if you are running low on disk space and need to prune some increments.

The engine of the backup is rsync, so you will need to install that separately for the script to work. You may find that here: http://www.samba.org/rsync/

About

rsync Backup Script in Python with reStructuredText Logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages