Hello,
I am currently working on a armv5 board and is searching for a way to have a ftp daemon non anonymous.
Right now is have the ftpd of busybox but is can only make anonymous ftp connection.
I saw in the package list on the archlinuxarm website that there is a version of bftpd for armv5 existing.
"armv5 extra bftpd 4.4-1 Small, easy-to-configure FTP server "
When cross compiling myself bftpd for my board i have a "applet not found" error (which sound bad) and so i would like to know if there is a way for me to download the package from somewhere ?
Kind regards