On Tue, Feb 04, 2003 at 03:06:05AM +0200, Mikko Rauhala wrote:
> Hello
>
> I'm using a cable modem with a slow uplink, and therefore when I want to
> transfer large amounts of data upstream, I tend to use rsync with
> --bwlimit. However, the stock rsync seems to send a bit too much data at
> once
Hello
I'm using a cable modem with a slow uplink, and therefore when I want to
transfer large amounts of data upstream, I tend to use rsync with
--bwlimit. However, the stock rsync seems to send a bit too much data at
once for comfort, momentarily blocking my meager upstream enough to
bother laten
Rsync folks:
I couldn't get the ssh tests to work in rsync 2.5.6 and it doesn't appear
that they ever could have worked. There were two problems with the script
I noticed:
1) The "from" directory is never populated with files to test. It looked
like the "hands_setup" function from rsync.fns was
Hi guys,
I have this directory and I want to replicate
/DIR/
In this dir I have other dirs such as A B C D E
Now I want to replicate DIR in many steps
First I want to copy A B (EXCLUDING) C D and E but I want to use the
-delete option so that if in A and B I have unused files rsync will
delet