Displaying 1 result from an estimated 1 matches for "trans_key".
Did you mean:
ans_key
2007 Apr 17
2
Is --link-dest supported on remote ssh side?
I'm trying to make backups with rsync with the --list-dest option.
My first backup is made like this:
rsync -azR --delete -e ssh --exclude-from=./exclude.lst /tmp/test
login@server:/tmp/backup/backup-nelly-2007-04-17-12-34-26/
Without touching any of the files which were backed up, I launch a new
backup with this command:
rsync -azR --delete -e ssh --exclude-from=./exclude.lst