FTP

Monkey Forums/Monkey Beginners/FTP

hub(Posted 2015) [#1]
Is there some monkey command for FTP ?

I want download some files from my local Nas and copy them to my local android folder.

Many thanks for your help.


hub(Posted 2015) [#2]
For android : java and Apache Commons Net library ? Somebody here have tried this ?


skid(Posted 2015) [#3]
It seems an odd request in this day and age.

Have you tried using normal file access commands?

Here is example of file path that may work so you can read the NAS file and write it using standard monkey file io on android.

http://superuser.com/questions/267844/full-uri-to-a-file-on-another-machine-in-our-local-network