Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to ftp file to board
I setup linux on the board. And my PC can access "ftp" and "http" directory in the flash of the board, howerver they can be only read. How to access the compact flash of the board using ftp service? ...
Altera_Forum
Honored Contributor
21 years agoHi,
Which board are you using? You can use a compact flash card and create a filesystem on it, as described in the Microtronix distribution document. Then you can mount the CF card under say /mnt/ide0 and write files to it. -Thomas