bwlimit only on server side

2009-03-23 Thread Andrew Gideon
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

Re: Trouble with -e ...

2009-03-23 Thread Paul Slootman
On Sun 22 Mar 2009, Morgan Read wrote: > But yet: > [r...@morgansoldmachine ~]# ssh -t rs...@morgansmachine sudo rsync -n > --rsh=’/usr/bin/ssh -i /home/rsync/.ssh/id_dsa’ /etc > r...@morgansoldmachine:/media/bigdisk/morgansmachine/etc > rsync: Failed to exec \#342\#200\#231/usr/bin/ssh: No such f

Re: "rsync --delete" won't delete certain files

2009-03-23 Thread Peter Daum
Hi, Izidor Jerebic wrote: Are there any errors while doing the rsync? I have recently discovered that to create identical copy on mac os x (in the presence of any errors), you need to additionally specify --ignore-errors and --force-delete, otherwise nothing will be deleted (it seems that

Re: "rsync --delete" won't delete certain files

2009-03-23 Thread Izidor Jerebic
Hello, Peter, Are there any errors while doing the rsync? I have recently discovered that to create identical copy on mac os x (in the presence of any errors), you need to additionally specify -- ignore-errors and --force-delete, otherwise nothing will be deleted (it seems that as soon as