rsync limit to filesize

Eric Chen echen at ateonix.com
Wed Jun 11 09:12:55 EST 2003


Hi,

I am trying to rsync about 460 GB of data from one server to another server
using rsync 2.5.6. I started the transfer at about 11:45am, and it has been
about 4 1/2 hrs since then and it is still building the file list.

Here's the command I run:

`rsync -avW --numeric-ids --delete --exclude-from=/tmp/EXCLUDE
192.168.0.75::vgroup00/* /vgroup00/`;

I am trying to sync from server A (192.168.0.75) to server B, and I am
calling rsync from server B.

I was wondering if there is a cap to the filesize because it has been taking
a really really long time to build the filelist, and no files have been
transferred yet. Any comments or help would be appreciated.

Thanks,
Eric




More information about the rsync mailing list