Ok I have just inherited this system.
For my lack of understanding please forgive me

I believe that rsync in running in --daemon mode
the version of rsync we are using is 2.4.6
also if this helps we are running rsync using the following
command line

rsync -avz --delete --force --progress --exclude-from=/usr/local/etc/exclude.list server::toor/u/groups/asset /u/groups

this command runs thru a number of files and eventually stops halfway thru
it's job with the error below

ERROR: out of memory in generate_sums
Also we have ommitted --progress as well.

Has anyone seen this error is there a way to clear it up


Thanks

Kevin


Dave Dykstra wrote:
On Mon, Jan 22, 2001 at 05:06:24PM +1100, Kevin Saenz wrote:
We have a nightly rsync running from one server to another.
of late we are experiencing a problem with transfering one file
in the logs we have all we get is
Transfer interupted (code 20) at rsync.c (229)
what does this mean and how could we resolve this?

What version of rsync are you using, and on what machine types? What
method of transfer are you using (rsh, ssh, --daemon)?

- Dave Dykstra



-- 
Nondeterminism means never having to say you are wrong.



Reply via email to