Re: Large File Support on AIX 4.3.3

2002-08-02 Thread Cliff Hemming
I've been having other issues with rsync under AIX. I'll post them later after I finish testing. The flags your looking for (got them from perl 5.6.1 and it worked with proftpd) are: -qlonglong -D_LARGE_FILES How it helps. -Cliff -- To unsubscribe or change options: http://lists.samba.org/

Re: Large File Support on AIX 4.3.3

2002-08-01 Thread Aharon
Large file support on 2.5.5 is also not working for HP/UX 11.0. I get the same error.. And rsync reports that 64 bit files are compiled in. aurora:/ # rsync rsync version 2.5.5 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 64

Large File Support on AIX 4.3.3

2002-08-01 Thread Scott Powell
I've been trying to get rsync to work on AIX 4.3.3 with files > 2GB. I've looked through the archives and saw reference to this, etc. on HPUX but have not been able to come across a solution for AIX. I've tried compiling with the following flags without luck: "-D_LARGEFILE64_SOURCE -D_