Has anyone ever seen this happen when using rsync ? I'm trying to send a series of =~ 300k files down the line, but for some reason, rsync thinks each file is 17592186044416 bytes long! The same behaviour occurs when using rsync to copy files locally.
Partial output follows...any help appreciated! Cheers, P [EMAIL PROTECTED] llog]# ls -al /IFX/llog/logs.109051.gz -rw-rw---- 1 informix informix 349590 Sep 27 02:07 /IFX/llog/logs.109051.gz [partial output of rsync -azvvv -e ssh /source/dir server:/dest/dir follows...] send_files mapped /IFX/llog/logs.109051.gz of size 17592186044416 calling match_sums /IFX/llog/logs.109051.gz llog/logs.109051.gz rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(225) _exit_cleanup(code=20, file=rsync.c, line=225): about to call exit(20) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html