Hello list, Can lftp reverse mirror one or more local directories to the remote ftp server?When I open lftp , connecting to the remote ftp server and type "mirror -R", I got the debug message:
---- Connecting to localhost (127.0.0.1) port 21 <--- 220 ProFTPD 1.2.7 Server (ProFTPD Default Installation) [gt98] ---> AUTH TLS <--- 500 AUTH not understood. ---> USER pahud <--- 331 Password required for pahud. ---> PASS XXXX <--- 230 User pahud logged in. ---> CWD /home/pahud/1 <--- 250 CWD command successful. ---> PASV <--- 227 Entering Passive Mode (127,0,0,1,134,124). ---- Connecting data socket to (127.0.0.1) port 34428 ---> NLST **** Connection reset by peer ---> ABOR ---- Closing control socket 1: Getting directory contents (0) [Delaying before reconnect: 95] Does it mean lftp just can't reverse mirror local directories recursively to the remove server? -- Gentoo Linux 1.4r1 | 2.4.19-gentoo-r10 | KDE-3.0.5a | KMail 1.4.3 11:30:54 up 20:15, 1 user, load average: 0.12, 0.25, 0.38 Patrick Hsieh<[EMAIL PROTECTED]> GnuPG Pubilc Key at http://www.ezplay.tv/~pahud/pahudatpahuddotnet.gpg MD5 checksum: c3994407f0af1cfb5ac70799c3af27ad 1024D/203F7DF1 FB77 1E30 D129 1A02 4F52 5BA9 31B6 C2E2 203F 7DF1
