Installed the latest version of rsync available from the Linux toolbox. Here are the particulars:
deenim001 # rpm -qa |grep rsync
rsync-3.2.3-1.ppc
deenim001 # ls -l /opt/freeware/bin/rsync
lrwxrwxrwx 1 root system 8 Mar 28 14:42 /opt/freeware/bin/rsync -> rsync_64
deenim001 #
Command execution:
deenim001 # /opt/freeware/bin/rsync --delete -av -H /net/users/o* /net/users2/
sending incremental file list
[sender] out of memory: my_alloc caller (file=flist.c, line=306)
rsync error: error allocating core memory buffers (code 22) at util2.c(123) [sender=3.2.3]
rsync error: received SIGUSR1 (code 19) at main.c(1592) [generator=3.2.3]
deenim001 #
Any thoughts?
------------------------------
Dale Hirchert
------------------------------