Differences

This shows you the differences between the selected revision and the current version of the page.

howto:backup 2011/03/09 17:36 howto:backup 2017/09/06 18:38 current
Line 1: Line 1:
-====== HOWTO Backup ======+====== HOWTO Backup ======
This is a step-by-step tutorial on how to set up your DNS-323 for backup.  The contents were copied from the following threads: This is a step-by-step tutorial on how to set up your DNS-323 for backup.  The contents were copied from the following threads:
-  * [[http://forum.dsmg600.info/t1150-Tutorial%3A-Backup-Everything-from-once-night.html|Tutorial: Backup Everything from Vol A to Vol B once a night by Chumby]] +  * [[http://dns323.kood.org/forum/t1150-Tutorial%3A-Backup-Everything-from-once-night.html|Tutorial: Backup Everything from Vol A to Vol B once a night by Chumby]] 
-  * [[http://forum.dsmg600.info/t2125-DNS-323-Rsync-Time-Machine%21.html|DNS-323 Rsync Time Machine! by raid123]]+  * [[http://dns323.kood.org/forum/t2125-DNS-323-Rsync-Time-Machine%21.html|DNS-323 Rsync Time Machine! by raid123]]
  * DNS-323 Online Backup service announcement.   * DNS-323 Online Backup service announcement.
Line 193: Line 193:
mkdir $dstpath/$date mkdir $dstpath/$date
-$ffppath/bin/rsync -avx --link-dest=$dstpath/current $srcpath $dstpath/$date > $ffppath/log/snapshot.log 2>&1+$ffppath/bin/rsync -avx --ignore-errors --link-dest=$dstpath/current $srcpath $dstpath/$date > $ffppath/log/snapshot.log 2>&1
var=`ls -1A $dstpath/$date | wc -l` var=`ls -1A $dstpath/$date | wc -l`

Navigation

Personal Tools