public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rsync ERROR: out of memory in flist_expand [sender]
@ 2012-03-19 10:51 Bruno Galindro da Costa
  2012-03-20  9:32 ` Richard Ivarson
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Galindro da Costa @ 2012-03-19 10:51 UTC (permalink / raw)
  To: cygwin

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/util.c(117)
[sender=3.0.9]
rsync: connection unexpectedly closed (35795723020 bytes received so
far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at
io.c(601) [receiver=3.0.7]
rsync: connection unexpectedly closed (102 bytes received so far) [generator]
rsync error: error allocating core memory buffers (code 22) at
io.c(601) [generator=3.0.7]

   Bellow is the command that I used:

/usr/bin/rsync --exclude-from=/opt/backup_ti/tmp/FILESERVER_exclude_from.tmp
-avzR --delete-excluded --rsh="ssh -o UserKnownHostsFile=/dev/null -o
StrictHostKeyChecking=no -p 31060"
root@127.0.0.1:"/cygdrive/c/fileserver"
/backup/fileserver/bkp_files_20120318225522

   Bellow is the /opt/backup_ti/tmp/FILESERVER_exclude_from.tmp content:

- TEMP
- RECYCLE.BIN
- System

   Is there any workaround that I can use to "solve" this problem?
Maybe using an option or change a configuration file on cygwin...

Search in google, I've found this solution
(http://blog.rudnyi.ru/2011/04/problem-with-rsync.html ), but, before
apply that, I like to see If there is another option to use.

--
Att.
Bruno Galindro da Costa

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-20 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-19 10:51 rsync ERROR: out of memory in flist_expand [sender] Bruno Galindro da Costa
2012-03-20  9:32 ` Richard Ivarson
2012-03-20 16:28   ` LMH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).