Displaying 1 result from an estimated 1 matches for "sulphuret".
Did you mean:
sulphur
2003 Jul 29
2
Logging problem
Hi,
I'm using rsync version 2.5.5 on OpenBSD 3.3 to backup the users /home
directory over the Internet. It's started by a cron job every night. For
logging I've add the -vv parameter and redirect the output to a logfile.
Like this:
rsync -vv --stats --archive --delete --backup --backup-dir=/home/backupdir
--compress --rsh 'ssh -2 -i keyfile.key' /home