Displaying 1 result from an estimated 1 matches for "8bg".
Did you mean:
8b
2003 Jun 14
1
rsync out of memory problem
Using an rsync (V2.5.6, Tru64 Unix 5.1A) command of the form:
rsync -avz --delete /some/dir remhost:/some/other/dir
where /some/dir has about 460,000 files in it, I get:
building file list ... done
ERROR: out of memory in make_file
rsync error: error allocating core memory buffers (code 22) at /usr/common/src/rsync-2.5.6/util.c(115)
rsync: connection unexpectedly closed (8 bytes read so far)