
GIMI.NAME
gimi's snippetsMake incremental backups using rsync. Rsync has the ability to move files to a backup folder instead of deleting them. Having a new backup directory every time rsync is executed will result in a perfect way to follow which files were deleted at which run and the possibility to recover any state ever backed up. Note that the –backup-dir is relative to the destination directory so you probably should use a path outside. The core command is:. Not; written by gimi in Uncategorized. How does it work? Most fil...
http://www.gimi.name/