Hi!
 
while using lftp ver 2.5.0, i am able to connect to other linux servers through my linux server but when I tried to connect to NT servers using the command :
 
lftp -d -u <username>,<password> <site>
 
I get the prompt <username>@<site> that shows that i am connected to <site> but actually i am not. while i try to do any operation eg: ls .
 
It says:
socket error (connection refused) -- trying to reconnect
 
and try reconnecting but it is unable to connect.
I tried using the seeting in lftp.conf:
set ftp:passive-mode off
 
but it does not seems to work
It is giving me the same error.
 
pls help me.
 
thanks
Sonia

Reply via email to