Hi,

I have a little problem with the lftp-client.

I try to connect to a microsoft-ftp-server but everytime I do, I get the message
'connection refused' from the microsoft-ftp-server. I get no data-connection.


When I try to make a conncetion to this server with an OS/2-FTP-client it works.
When I try to make a conncetion to this server with the default  Linux-FTP-client it works.


When I try to make a connection to another microsoft-ftp-server in our local area network
with the lftp-client it works.


Output from lftp-client

---- Resolving host address...
[789] 150.1.200.2 ---- Connecting to 150.1.200.2 (150.1.200.2) port 21
[789] 150.1.200.2 <--- 220 mercedes Microsoft FTP Service (Version 4.0).
[789] 150.1.200.2 ---> AUTH TLS
[789] 150.1.200.2 <--- 500 'AUTH TLS': command not understood
[789] 150.1.200.2 ---> USER xxx
[789] 150.1.200.2 <--- 331 Password required for xxx.
[789] 150.1.200.2 ---> PASS xxxxxxx
[789] 150.1.200.2 <--- 230-******************************WARNING*******************************
[789] 150.1.200.2 <--- 230-
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[789] 150.1.200.2 <--- 230-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

[789] 150.1.200.2 <--- 230-
[789] 150.1.200.2 <--- 230-******************************WARNING*******************************
[789] 150.1.200.2 <--- 230 User xxx logged in.
[789] 150.1.200.2 ---> PWD
[789] 150.1.200.2 <--- 257 "/" is current directory.
[789] 150.1.200.2 ---> PASV
[789] 150.1.200.2 <--- 227 Entering Passive Mode (150,1,200,2,4,182).
[789] 150.1.200.2 ---- Connecting data socket to (150.1.200.2) port 1206
[789] 150.1.200.2 ---> LIST
[789] 150.1.200.2 **** Socket error (Connection refused) - reconnecting
[789] 150.1.200.2 ---> ABOR
[789] 150.1.200.2 ---- Closing control socket



Settings from lftp-client

set bmk:save-passwords no
set cmd:at-exit ""
set cmd:csh-history off
set cmd:default-protocol ftp
set cmd:default-title "lftp \\h:\\w"
set cmd:fail-exit no
set cmd:interactive no
set cmd:long-running 30
set cmd:ls-default ""
set cmd:move-background yes
set cmd:prompt "lftp \\u\\@\\h:\\w> "
set cmd:remote-completion on
set cmd:save-cwd-history yes
set cmd:set-term-status no
set cmd:term-status ""
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 cmd:verbose no
set cmd:verify-host yes
set cmd:verify-path yes
set dns:SRV-query no
set dns:cache-enable yes
set dns:cache-expire 1h
set dns:cache-size 256
set dns:fatal-timeout 0
set dns:order inet
set dns:use-fork yes
set ftp:anon-pass lftp@
set ftp:anon-user anonymous
set ftp:auto-sync-mode "icrosoft FTP Service"
set ftp:bind-data-socket yes
set ftp:fix-pasv-address no
set ftp:fxp-passive-source no
set ftp:list-options ""
set ftp:nop-interval 120
set ftp:passive-mode on

set ftp:port-range full
set ftp:proxy ""
set ftp:rest-list no
set ftp:rest-stor yes
set ftp:retry-530 "too many|overloaded|try (again |back )?later|is restricted to|maximum number|number of connect"
set ftp:retry-530-anonymous "Login incorrect|too many|overloaded|try (again |back )?later|is restricted to|maximum number|number of connect"
set ftp:skey-allow yes
set ftp:skey-force no
set ftp:ssl-allow yes
set ftp:ssl-force no
set ftp:ssl-protect-data no
set ftp:stat-interval 1
set ftp:sync-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 ftp:use-abor yes
set ftp:use-fxp yes
set ftp:use-quit yes
set ftp:use-site-idle no
set ftp:use-stat yes
set ftp:verify-address no
set ftp:verify-port no
set ftp:web-mode off
set hftp:cache yes
set hftp:proxy ""
set hftp:use-authorization yes
set hftp:use-head yes
set hftp:use-type yes
set http:accept */*
set http:accept-charset ""
set http:accept-language ""
set http:cache yes
set http:cookie ""
set http:post-content-type application/x-www-form-urlencoded

set http:proxy ""
set http:put-content-type ""
set http:put-method PUT
set http:referer .
set http:set-cookies no
set http:user-agent lftp/2.3.11
set https:proxy ""
set mirror:loose-time-precision 24h
set mirror:time-precision 1s
set module:path /usr/local/lib/lftp/2.3.11:/usr/local/lib/lftp
set net:connection-limit 0
set net:connection-takeover yes
set net:idle 180
set net:limit-max 0
set net:limit-rate 0
set net:limit-total-max 0
set net:limit-total-rate 0
set net:max-retries 4096
set net:no-proxy localhost
set net:persist-retries 0
set net:reconnect-interval-base 30
set net:reconnect-interval-max 600
set net:reconnect-interval-multiplier 1.5
set net:socket-buffer 0
set net:socket-maxseg 0
set net:timeout 300
set xfer:clobber yes
set xfer:eta-period 120
set xfer:eta-terse yes
set xfer:make-backup yes
set xfer:max-redirections 10
set xfer:rate-period 15



Is there anybody who can help me???

Christoph

Reply via email to