Re: problem ftpd server autentication busybox

2016-03-19 Thread Davide Urbani
My version is busybox 1.24.1 (Stericson) installed on Android device. I also looked on busybox site but do not understand where to find FEATURE_FTP_AUTHENTICATION. Can you explain the process? From: Isaac Dunham Sent: Thursday, March 17, 2016 2:40 AM To: Davide Urbani ; busybox@busybox.net

Re: problem ftpd server autentication busybox

2016-03-18 Thread Davide Urbani
Sorry forgot, the busybox installation path is as follows: /system/xbin in my android phone From: Isaac Dunham Sent: Thursday, March 17, 2016 2:40 AM To: Davide Urbani ; busybox@busybox.net Subject: Re: problem ftpd server autentication busybox On Wed, Mar 16, 2016 at 09:14:11AM +0100, Davide

problem ftpd server autentication busybox

2016-03-15 Thread Davide Urbani
Salve ho un problema con il comando ftpd di busybox. Quando creo il server ftpd da socket (tcpsvd -vE 0.0.0.0 21 ftpd /files/to/serve) il server funziona. Ma quando mi collego con un client mi viene sempre richiesto un username e una password per l’autenticazione che non sono a conoscenza. Il s