Re: rsync ERROR: out of memory in flist_expand [sender]

2012-03-20 Thread LMH
If you are continually copying large numbers of files with rsync, maybe you would be better off just using cp. Do you need to keep older versions with the same file name, meaning an incremental backup? I generally start by just doing a cp of the src directory to the backup location. When the n

Re: rsync ERROR: out of memory in flist_expand [sender]

2012-03-20 Thread Richard Ivarson
Bruno, is this rsync problem maybe related to my rsync problem which I mentioned recently in the thread "Rsync stops inmid of synchronisation" ? (My latest post there was: http://article.gmane.org/gmane.os.cygwin/132270 ... but I don't know how to link to the entire thread.) -Richard Am 19.0

rsync ERROR: out of memory in flist_expand [sender]

2012-03-19 Thread Bruno Galindro da Costa
Hi! I'm try to copy some files from windows to Linux using rsync but, after some short of time, an error was showed. Here is the log: ERROR: out of memory in flist_expand [sender] rsync error: error allocating core memory buffers (code 22) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/u