Displaying 1 result from an estimated 1 matches for "_file_offset_bit".
Did you mean:
_file_offset_bits
2001 Apr 13
0
LFS changes...
< This patch is against openssh-2.5.2p2 >
Here's a few lines we changed a while back in "scp.c" to get it to
transfer large (>2GB) file on a 32-bit system using LFS. Obviously,
you don't want the line hard-coded in that sets _FILE_OFFSET_BIT=64,
but perhaps you could make it a configure option. (Is it already
perhaps?)
Do you agree that these lines are neccessary or not? It does seem
that statbytes (number of bytes xfer'ed so far), must be an off_t
doesn't it?
Thanks,
Rick Niles.
Scyld Computing Corporation
----------...