Re: Rsync stops randomly (using vanished files bash script)

2007-08-25 Thread Matt McCutchen
On 8/23/07, Samuel Vogel <[EMAIL PROTECTED]> wrote: > I've been trying to transfer about 90GB from one Server to another using > rsync. But rsync stops randomly. I use the bash script provided in a bug > report, to block errors about vanished files! I wonder if this is the same problem that caused

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Samuel Vogel
I installed the CVS version on both sides! Fabian Cenedese schrieb: At 16:43 24.08.2007 +0200, Samuel Vogel wrote: I installed the latest CVS Version (today about 1pm). Again, the same problem occured... Did you have it on both sides? Did rsync say "sending incremental file list" (pr

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Fabian Cenedese
At 16:43 24.08.2007 +0200, Samuel Vogel wrote: >I installed the latest CVS Version (today about 1pm). Again, the same problem >occured... Did you have it on both sides? Did rsync say "sending incremental file list" (probably only with -v)? It only does so if the rsync on the other side understand

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Samuel Vogel
I installed the latest CVS Version (today about 1pm). Again, the same problem occured... Andre Majorel schrieb: On 2007-08-24 12:02 +0200, Samuel Vogel wrote: Andre Majorel schrieb: If you have directories with many files, rsync becomes a memory hog. I've had it bring down a 1-GB mac

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Andre Majorel
On 2007-08-24 12:02 +0200, Samuel Vogel wrote: > Andre Majorel schrieb: > > >If you have directories with many files, rsync becomes a memory > >hog. I've had it bring down a 1-GB machine while copying a 10-GB > >news spool. > > Thanks for the reply. Do you mean on the rsync server or client > side?

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Samuel Vogel
Thanks for the reply. Do you mean on the rsync server or client side? The client has 4GB of Ram, the server only has 1GB. I try to download from the server to the client. I'm sure that there is no file bigger than 500MB. And there can't be any files 1GB, because we have 1GB quotas in place! Li

Re: Rsync stops randomly (using vanished files bash script)

2007-08-24 Thread Fabian Cenedese
At 06:58 24.08.2007 +0200, Samuel Vogel wrote: >I don't think this is possible. Pretty much no services except ssh are running >on the machine that I'm running the rsync client on. The partition I'm >transferring the files to hast 400GB of space left and 3.7 GB of my 4GB memory >are still free..

Re: Rsync stops randomly (using vanished files bash script)

2007-08-23 Thread Samuel Vogel
I don't think this is possible. Pretty much no services except ssh are running on the machine that I'm running the rsync client on. The partition I'm transferring the files to hast 400GB of space left and 3.7 GB of my 4GB memory are still free... Any other suggestions? Do you think it could be