I want to use rsync under the control (ie. initiated from) the client
side, but with the bandwidth controlled by the server side. I can force
the bwlimit option on the command line executed on the server, but will
this make a difference given that the files are being sent from client to
server?
If not, is there some other way to limit this bandwidth inbound to the
server? I know that I can do this with tc, but I'm hoping for a more
rsync-ish (or ssh-ish, since this would be running over ssh) approach on
the assumption that this would be smarter (ie. avoiding dropping packets
(ie. "policing") to slow the client's sending).
Thanks...
Andrew
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html