This shows you the differences between two versions of the page.
| 
                    unix:osx:offsite_encrypted_backup [2013/03/19 05:20] ben created  | 
                
                    unix:osx:offsite_encrypted_backup [2013/03/19 05:24] (current) ben [Remote backup to encrypted disk image with rsync]  | 
            ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| #move the log to a log with a date stamp | #move the log to a log with a date stamp | ||
| - | mv backup.log backup.`date +"%Y_%d_%m"`.log | + | mv backup.log backup.`date +"%Y_%d_%m_%H_%M"`.log | 
| </code> | </code> | ||