Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFile transfer method under linux
I have a MMU linux up and running but I can't seem to figure out how to configure file transfer correctly. I just want to move a file off the board to my dev station but I can't seem to make FTP or ...
Altera_Forum
Honored Contributor
15 years agoI think make the FTP working should be easy.
Did you try busybox? busy box has FTP server in it. Also, you should be able to enable the SSH as well. SSH was a bit tricky to make it enabled for me on the older kernel. It requires to have certain named folder in the /etc default or something like that. Anyway, the last option could be, if you have, you can write the data out to SD card or CFI flash.