Forum Discussion
14 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by mfm@Mar 5 2006, 11:05 PM hi hippo,can you please explain me how to use that ftpd, i exectuted it then typed help to get a number of commands i can't figure out.
thnx
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13134)
--- quote end ---
--- Quote End --- Hi, finally I made it ))))))) Well, I've connected to my board through another computer running Linux. I executed the ftp command, turned off the passive option and I executed the put command to copy files from the computer to the CF mounted on the board. And it works fine.
- Altera_Forum
Honored Contributor
Great!
That's exactly what I want to tell you. - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by mfm+mar 6 2006, 10:46 am--><div class='quotetop'>quote (mfm @ mar 6 2006, 10:46 am)</div>--- quote start ---
<!--quotebegin-mfm@Mar 5 2006, 11:05 PM hi hippo,
can you please explain me how to use that ftpd, i exectuted it then typed help to get a number of commands i can't figure out.
thnx
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13134)
--- quote end ---
--- Quote End --- Hi, finally I made it ))))))) Well, I've connected to my board through another computer running Linux. I executed the ftp command, turned off the passive option and I executed the put command to copy files from the computer to the CF mounted on the board. And it works fine. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=13157)</div> [/b] --- Quote End --- Hi MFM Could you tell me something more about this? what fs type of your CF card. And how to turn off the mode. On linux platform what commands we need to used. Thanks!
- Altera_Forum
Honored Contributor
Hi zzh,
<div class='quotetop'>QUOTE </div> --- Quote Start --- what fs type of your CF card.[/b] --- Quote End --- I'm using the ext2 fs for my CF, you can find the way to make so in the reference manual of µClinux (look in µClinux /documents). <div class='quotetop'>QUOTE </div> --- Quote Start --- And how to turn off the mode. [/b] --- Quote End --- I didn't understand that question. <div class='quotetop'>QUOTE </div> --- Quote Start --- On linux platform what commands we need to used. [/b] --- Quote End --- We only need to use the FTP command and its sub-commands. Type "man ftp" and you'll get all of them. Best Regards