Hi Please see this log. You can notice this: >cd vandread ---> CWD /pub/vandread <--- 250 Changed directory successfully to '/pub'. cd ok, cwd=/pub/vandread
It happens only with lftp - cvs, 2.4.8 and 2.4.1 versions checked; ncftp and ftp (bsd verion?) works fine. It happens only with openftpd server. One friend told me that he had similar problems with it earlier, but when he check it now there is no problem. He used 2.4.1 PL version. Another thing, maybe 226 should be move to 3 (ie debug 3) ? Script started on Fri Dec 21 18:35:34 2001 [piotr@pingu lftp]$ lftp lftp :~> set cmd:prompt ">" >debug 9 >o XXX:[EMAIL PROTECTED]:4761 ---- Resolving host address... ---- 1 address found >cd pub ---- Connecting to 127.0.0.1 (127.0.0.1) port 4761 cd `pub' [Logging in...] <--- 220 Local time is Fri Dec 21, 2001 18:36. ---> USER XXX <--- 331 Password required for XXX. ---> PASS YYY <--- 230 ---> PWD <--- 257 "/" is current directory. ---> CWD /pub <--- 250 Changed directory successfully to '/pub'. cd ok, cwd=/pub >ls ---> PASV <--- 227 Entering Passive Mode (127,0,0,1,10,195). ---- Connecting data socket to (127.0.0.1) port 2755 ---> LIST <--- 150 Opening ASCII mode data connection for /bin/ls. total 11608 -rw-r--r-- 0 root root 11862016 Dec 17 15:39 [A-F]_[Zarxrax]_-_Fanservice.avi dr-xr-xr-x 0 root root 4096 Dec 21 17:58 vandread drwxr-xr-x 0 root root 4096 Dec 20 17:20 x_tv_8 ---- Closing data socket <--- 226-[RATIO none]-[CREDITS unlimited]-[UL 0KB (0KB)]-[DL 0KB (0KB)] <--- 226 [SECTION default]-[FREE 5.1GB]-[USERS 1 of 10]-[OpenFTPD 0.30.1] >cd vandread ---> CWD /pub/vandread <--- 250 Changed directory successfully to '/pub'. cd ok, cwd=/pub/vandread >ls ---> PASV <--- 227 Entering Passive Mode (127,0,0,1,10,198). ---- Connecting data socket to (127.0.0.1) port 2758 ---> LIST <--- 150 Opening ASCII mode data connection for /bin/ls. total 11608 -rw-r--r-- 0 root root 11862016 Dec 17 15:39 [A-F]_[Zarxrax]_-_Fanservice.avi dr-xr-xr-x 0 root root 4096 Dec 21 17:58 vandread drwxr-xr-x 0 root root 4096 Dec 20 17:20 x_tv_8 ---- Closing data socket <--- 226-[RATIO none]-[CREDITS unlimited]-[UL 0KB (0KB)]-[DL 0KB (0KB)] <--- 226 [SECTION default]-[FREE 5.1GB]-[USERS 1 of 10]-[OpenFTPD 0.30.1] >pwd ftp://XXX:[EMAIL PROTECTED]:4761/pub/vandread >cd vandread ---> CWD /pub/vandread/vandread <--- 250 Changed directory successfully to '/pub/vandread'. cd ok, cwd=/pub/vandread/vandread >ls ---> PASV <--- 227 Entering Passive Mode (127,0,0,1,10,201). ---- Connecting data socket to (127.0.0.1) port 2761 ---> LIST <--- 150 Opening ASCII mode data connection for /bin/ls. total 229560 -r--r--r-- 0 root root 62 Dec 20 18:58 md5sums -r--r--r-- 1 root root 234831872 Dec 20 19:00 vandread_2nd_stage_ep02.avi ---- Closing data socket <--- 226-[RATIO none]-[CREDITS unlimited]-[UL 0KB (0KB)]-[DL 0KB (0KB)] <--- 226 [SECTION default]-[FREE 5.1GB]-[USERS 1 of 10]-[OpenFTPD 0.30.1] >pwe Unknown command `pwe'. >pwd ftp://XXX:[EMAIL PROTECTED]:4761/pub/vandread/vandread >quit ---> QUIT ---- Closing control socket [piotr@pingu lftp]$ Script done on Fri Dec 21 18:36:23 2001 -- Piotrek irc: #debian.pl Mors Drosophilis melanogastribus!
