Alexander V. Lukyanov wrote:
On Sat, Apr 22, 2006 at 08:45:44PM +0400, [EMAIL PROTECTED] wrote:
Alexander V. Lukyanov wrote:
On Fri, Apr 21, 2006 at 04:47:59PM +0400, [EMAIL PROTECTED] wrote:
Would you be so kind to explain how to force lftp to connect to a server
in implicit SSL mode, and how to see that it really works in that mode.
Use:
open -d ftps://ftp.example.com
I try using it through squid http proxy and receive the output:
lftp :~> open -d ftps://user:[EMAIL PROTECTED]:443
Are you sure this ftp server uses the port 443? That port is usually
reserved for https.
One more comment: without proxy lftp connects to same server very well!