Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
drac@drac /tmp $ ftp hdr.unk.fi Connected to hdr.unk.fi (212.182.195.248). 220 (vsFTPd 2.0.3) Name (hdr.unk.fi:drac): 530 Please login with USER and PASS. SSL not available 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> ls 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. -rw-r--r-- 1 1000 1000 3878349095 Aug 13 19:48 ut2004.DEViANCE. compact.tar.bz2 226 Directory send OK. ftp> get ut2004.DEViANCE.compact.tar.bz2 local: ut2004.DEViANCE.compact.tar.bz2 remote: ut2004.DEViANCE.compact.tar.bz2 200 PORT command successful. Consider using PASV. 150 Opening BINARY mode data connection for ut2004.DEViANCE.compact.tar.bz2 (3878349095 bytes). File size limit exceeded drac@drac /tmp $ ls -alF ut2004.DEViANCE.compact.tar.bz2 -rw-r--r-- 1 drac users 2147483647 Aug 14 01:13 ut2004.DEViANCE.compact.tar.bz2 drac@drac /tmp $ rm -f ut2004.DEViANCE.compact.tar.bz2 Reproducible: Always Steps to Reproduce: 1.USE="~x86" emerge net-ftp/ftp 2.ftp <host> 3.get <file> Actual Results: Application was terminated, connection was closed. Expected Results: Application stays on, file gets transferred. Hmm, tried to download to /tmp that is reiserfs 3.6.
*** This bug has been marked as a duplicate of 101038 ***