On Fri, May 23, 2003 at 03:45:41PM +0100, Dave Barstow wrote: > with debug 9, pget -n 5 2gigfile.bin (file is created with command mkfile 2g > 2gigfile.bin in Solaris, 2147483648 bytes): > > ---> CWD /export/apps > <--- 250 CWD command successful. > ---> TYPE I > <--- 200 Type set to I. > ---> SIZE 2gigfile.bin > <--- 213 2147483648 > ---> MDTM 2gigfile.bin > <--- 213 20030523143320 > ---> PASV > <--- 227 Entering Passive Mode (206,220,70,244,18,113) > ---- Connecting data socket to (206.220.70.244) port 4721 > ---> RETR 2gigfile.bin > <--- 150 Opening BINARY mode data connection for 2gigfile.bin (2147483648 > bytes).
Maybe lftp is compiled without large file support? I have tried to pget 4g file and it worked. -- Alexander.
