On Thursday 26 March 2015 09:49:00 Alexis Guilloteau wrote:
> Hi,
> 
> Last week i was running the ftp deamon from busybox and was stuck because
> it only was an anonymous connection (and i wanted an user/password). Up to
> last week end it was liek this.
> Today i wanted to work on it, i launched firefox, type ftp://10.2.29.220/
> to connect to the ftp eamon and a user/password interface opened ! (with no
> change from me in anything) I have the message :
> 
> FTP not authorized The FTP server at *10.2.29.220* responded to the PASS
> command with
> 
> 530 Login failed.
> 
> Typically this means the server does not accept anonymous FTP access and
> you provided no login credentials, or the credentials you provided were
> invalid. *Note* if your browser is Internet Explorer versions 7 or 8, you
> must provide FTP login credentials in the URL request line, because IE does
> not provide a popup login window for FTP-over-HTTP transactions. For IE
> users, access the requested site using this format
> 
> ftp://user:passw...@ftp.example.com
> 
> Be aware that credentials transmitted over FTP or plaintext HTTP are
> visible in the clear
> 
> In my understanding this mean the ftp eamon is running (or i would not have
> this message) but why is it now asking a user and passwor when i read time
> and time here that it was anonymous only ?
> 
Hi,
i suspect it this the browser that pops up the user and password dialog window,
becuase you don't supply them in the URL.

Ciao,
Tito
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to