Displaying 1 result from an estimated 1 matches for "cppdf".
Did you mean:
nppdf
2008 Dec 09
1
Run rsync through intermediary server with SSH
...moothly.
I would now like for some of our "regional hubs" to take on some of the
load (bandwidth-wise), while still retaining my centralized master for
command execution and logging. So far, I simply send the desired rsync
command as a remote ssh command. It looks like this:
ssh gsync@cppdf "rsync -ritzOK --delete-after --timeout=600 --progress
--stats --verbose --bwlimit='350'
--exclude-from='/home/gsync/.gsync/config/office-filters/sr' --filter='.
/home/gsync/.gsync/config/general-filters/junk' --filter=':-
gsync-filter' '/s/cad/Revit/' g...