rsync 2.5.6 fails to create device nodes on IRIX and NFS mount

2003-11-06 Thread Bernhard Erdmann
Hi, rsync (2.5.6 protocol version 26) on IRIX fails to create device inodes to a NFS mounted filesystem. rsync via ssh, client side is on IRIX 6.5.19, server side is on RedHat Linux 7.3 (rsync 2.5.4 protocol version 26) and the NFS mount is from a linux box (NFSv3 and dev,suid as mount options

rsync via ssh dumps core after being interrupted

2003-10-31 Thread Bernhard Erdmann
Hi, I'm using rsync (version 2.5.5 protocol version 26) on RedHat Linux 8.0: rsync -ae ssh /tmp/junk/ otherhost:/tmp/junk If I interrupt rsync (^C), sometimes rsync on the other host dumps core or uses all (!) available memory and all CPU. gdb on a core file: $ gdb -q /usr/bin/rsync /tmp/cor