Re: [lftp] http authentication on lftp 4.7.x versions

2016-05-09 Thread Frederico Costa
Hi Alexander, Thanks for the patch. It works well now. the workaround suggested, works to a certain extent, as it still ask for a password, even if you have supplied in the url. and in this case it is enough just to hit enter, and a blank password. But with the patch is working for me as it

Re: [lftp] http authentication on lftp 4.7.x versions

2016-05-06 Thread Alexander V. Lukyanov
On Wed, May 04, 2016 at 01:42:39PM +0100, Frederico Costa wrote: > Hi, > > Thanks for the reply. > > here is the debug output from 4.7.1, i used debug 3 command: Please try this patch. As a workaround you can also try to specify user name (and possibly password) in the URL: open https://u...@w

Re: [lftp] http authentication on lftp 4.7.x versions

2016-05-04 Thread Frederico Costa
Hi, Thanks for the reply. here is the debug output from 4.7.1, i used debug 3 command: Connecting to www.mufley.com (91.121.140.194) port 443 Certificate depth: 0; subject: /C=uk/ST=berkshire/L=reading/O=mufley dot com/CN=www.mufley.com/emailAddress=p...@mufley.com; issuer: /C=uk/ST=berk

Re: [lftp] http authentication on lftp 4.7.x versions

2016-05-04 Thread Alexander Lukyanov
Please send me the debug output. In 4.7.0 the http authentication was reworked, so there can be a bug indeed. пн, 2 мая 2016 г. в 13:20, Frederico Costa : > Hi there, > > I have been using lftp for some years now, and has been working smoothly > i can say. > > Now i have upgrade to version 4.7.1,