On Fri, 10 Sep 2004, david coornaert wrote:
My point is though that wget compiled on Tru64 OS does work with huge files.
That's most likely because Tru64 is a 64bit architecture where all longs are
64 bits already and thus most code need no particular fixes to support >4GB
files.
--
-=-
On Fri, 10 Sep 2004, r3al1tych3ck wrote:
Try using ncftpget. It will resume your download that wget aborted as well.
Not necessarily. Many FTP servers that handle >4GB file sizes fine don't
properly deal with REST >4GB (I don't know why, but it has shown up several
times).
Allow me to mention t
Yep sorry to being a pain ,
I've seen a bit later that the issue raised quite a lot of times in the
past,
My point is though that wget compiled on Tru64 OS does work with huge files.
Jonathan Stewart wrote:
Wget doesn't support >2GB files. It is a known issue that is brought up a lot.
Please pa
Try using ncftpget. It will resume your download that wget aborted as well.