Saturday, 11 September 2010

Backup documents

#! /bin/bash
rsync -r --delete-excluded /home/justcop/Documents /mnt/Storage/Backups/

Then add to cron

No comments:

Post a Comment