Displaying 1 result from an estimated 1 matches for "exastar".
Did you mean:
estar
2012 Nov 29
2
rsync using huge traffic
Hey,
I'm using rsync to backup my server but there is a problem because
rsync is using very huge amounts traffic. But first to the setup. The
server I backup has 4GB of data and I use the following command to
backup this data. /usr/bin/rsync -aze 'ssh -i /root/.ssh/backup.key -l
backupuser' --rsync-path='sudo rsync' --delete --exclude-from=ex.list
$SRC $TRG
The problem is