Rsync new: Revision history

Jump to navigation Jump 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.

13 May 2021

  • curprev 09:0509:05, 13 May 2021Unknown user talk 2,404 bytes +2,404 Created page with "<pre> rsync -a --stats /src/ /dst/ -a = -r (recursive), -l, -p (permissions), -t (times), -g, -o, -D other usefull options: -n = trial run -h = human readable output --prog..."