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

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to