Pregunta

How to send a file via FTP in android adb shell ? I have installed busybox. I want to recieve a file from a FTP server in adb shell.These much of commands are supporting. Somebody please help..?

¿Fue útil?

Solución

I think the busybox commands for ftp are ftpget/ftpput. On my cyanogenmod Android 2.3.3 system sits Busybox v1.19.1, and

which ftpput

returns

/system/xbin/ftpput
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top