On Thu, Feb 09, 2006 at 11:55:00AM -0800, [EMAIL PROTECTED] wrote:
> I need some help in using FTPS with LFTP.  Can you please tell me what 
> ports (or port range) are used for data when I specify the 
> connection/protocol to be FTPS? 
> 
> Would it be just port 989 for data?  Or would it be some other port range?

The rules for ftps data port are the same as for plain ftp. In passive
mode lftp connects to whatever port the server chooses, in active mode
lftp takes a random port from ftp:port-range (or any free port if the
setting is empty).

> ----- Forwarded by Manuel Susara/Hercules/US/BIO-RAD on 02/09/2006 11:51 
> AM -----
> 
> Manuel Susara/Hercules/US/BIO-RAD 
> 02/07/2006 09:02 AM
> 
> We get account & password prompt when connecting to port 990, but can not 
> execute any LFTP command (such as 'ls' or 'cd') and get/see the 
> "Connection error" message. 

Turn on debug and see what's going on. Are you sure you want to use implicit
ssl protection? Maybe the server expects explicit one (on the default port 21).

-- 
   Alexander..

Reply via email to