$ lftp -d
lftp :~> set
set cmd:prompt "lftp \\S\\? [EMAIL PROTECTED]:\\w> "
set cmd:term-status/*rxvt* "\\e[11;0]\\e]2;\\T\\007\\e[11]"
set cmd:term-status/*screen* \\e_\\T\\e\\
set cmd:term-status/*xterm* "\\e[11;0]\\e]2;\\T\\007\\e[11]"
set color:dir-colors
"no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:"
set dns:order inet
set ftp:auto-sync-mode "icrosoft FTP Service|MadGoat"
set ftp:passive-mode on
set ftp:sync-mode/ftp.idsoftware.com on
set ftp:sync-mode/ftp.microsoft.com on
set ftp:sync-mode/sunsolve.sun.com on
set hftp:proxy 192.168.1.10:8080
set http:proxy 192.168.1.10:8080
set xfer:max-redirections 10
---- Connecting to ftp1.FreeBSD.org (208.209.50.19) port 21
**** Connection reset by peer
---- Closing control socket
---- Connecting to ftp1.FreeBSD.org (208.209.50.16) port 21
**** Connection reset by peer
---- Closing control socket
---- Connecting to ftp1.FreeBSD.org (208.209.50.18) port 21
**** Connection reset by peer
---- Closing control socket
---- Connecting to ftp1.FreeBSD.org (208.209.50.19) port 21
**** Connection reset by peer
---- Closing control socket
$ lftp -v
Lftp | Version 2.6.3 | Copyright (c) 1996-2002 Alexander V. Lukyanov
This is free software with ABSOLUTELY NO WARRANTY. See COPYING for details.
Send bug reports and questions to <[email protected]>.

what does 'Connection reset by peer' mean?
BTW, I use firefox to connect ftp1.FreeBSD.org, and firefox works.

Reply via email to