Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to copy files from Hard disk to Compact flash
Hi, can anybody tell me how to access a hard disk and a compact flash disk to transfer data between the two. I am using Win XP, Nios II v5.0, µClinux 1.4 and a Stratix Pro edition (1s40). ...
Altera_Forum
Honored Contributor
20 years agoHi 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