Drive Backup Script (rsync): Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2020

30 May 2019

6 January 2017

18 November 2010

  • curprev 18:5418:54, 18 November 2010David talk contribs 216 bytes +216 New page: #!/bin/sh time /usr/bin/rsync -avzr /home/david/ /mnt/F/backup/nex/home/david --stats time /usr/bin/rsync -avzr /etc/ /mnt/F/backup/nex/etc --stats time /usr/bin/rsync -avzr /root/ /m...