bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Failed Login


From: Michele Mor
Subject: [Bug-wget] Failed Login
Date: Thu, 25 Nov 2010 19:22:39 +0300

Hi.
I am successfully connecting and downloading a file from a ftp site using 
curl.I am trying to do the same using wget (easier to download multiple files), 
but I have a failed login.
Note that I use Win and I have installed Wget 1.11-4.
The curl line that I use is:curl --insecure 
ftps://username:address@hidden:990/folder/filename.rar -o "C:\Work\filename.rar"

Using wget I tried the following:wget --secure-protocol=SSLv3 
--no-check-certificate ftp://username:address@hidden:990/folder/filename.rar
Any idea why the login fails?Thanks.
Michele



reply via email to

[Prev in Thread] Current Thread [Next in Thread]