This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FTP Client for 8148

Does anyone have/know of an FTP client that will run on the 8148?

Thanks

  • Hi Joseph,

    at least if you drive the ARM side of your DM8148 with a linux system, than maybe the busybox implementation will fulfill your needs? Although the default variant coming with the root file system provided by the EZSDK seems not to have enabled ftpput and ftpget, the lightweight ftp client implementations within busybox, but only a tftp client. If you want to change that, I fear you'll have to download the busybox sources from the busybox website and just rebuild it with the needed commands activated.

    Of course you might download any linux ftp client and cross-compile it for the DM8148's ARM side.

    Kind regards,
    Joern.

  • Joseph

    You can try gftp package from the below link
    http://www.angstrom-distribution.org/repo/?pkgname=gftp

    Regards
    Mugunthan V N