Only thing I can think of is some interaction with memory. NFS buffers in
memory and that memory might be taken away during the rsync which is also a
memory hog. Check memory usage before, during, and after rsync to see if
this is a possibility.
Dan W.
> The wsize/rsize is 8K and I have increas
On Tue, Aug 17, 2004 at 06:15:41PM +0200, Lars E. D. Jensen wrote:
> The warning tells me that it's not possibel to use ssh?!
>
> I do this:
> rsync -auz --delete --rsh=?ssh -l ssh_username"
> [EMAIL PROTECTED]::www /var/www
>
> WARNING: --rsh or -e option ignored when connecting to rsync daemon
On Tue, Aug 10, 2004 at 11:36:26AM -0700, James Bagley Jr wrote:
> Hello,
>
> I've had some problems using rsync to transfer directories with more than
> 3 million files. Here's the error message from rsync:
>
> ERROR: out of memory in receive_file_entry
> rsync error: error allocating core memor