Greetings,
I am rsync'ing a file approximately 30-50MB in size. The source file changes
several times a day. rsync is launched on the destination host every 1-2
minutes using the following command:
/usr/bin/rsync --stats --verbose --bwlimit=16 --delete -Cavz ${hostname}::grids
${localdir}
Greetings,
I am rsync'ing a file approximately 30-50MB in size. The source file
changes several times a day. rsync is launched on the destination host
every 1-2 minutes using the following command:
/usr/bin/rsync --stats --verbose --bwlimit=16 --delete -Cavz
${hostname}::grids ${localdir}
Sin