Forum Discussion
Altera_Forum
Honored Contributor
15 years agoftp settings in uClinux
Thanks in advance. I have a compact flash on the Cyclone III development board and I'd like to be able to ftp files on my compact flash to a Windows machine. How do I allow access to the ...
Altera_Forum
Honored Contributor
15 years agoUrmel,
Yes, I have the compact flash mounted and I record to it (use ext3). The files are too big to copy to the "/home/ftp" directory and pull from there. To be clearer. I have no problems when I ftp to a Linux machine unfortunately the end user will have various Windows machines with their standard ftp (no ftp server). So, from the Windows command prompt window I can ftp xxx.xxx.xxx.xxx and log onto the NiosII uClinux using the user "ftp" and no password. and I can pull files from the "/home/ftp" AND send files to the "/home/ftp" directory. Is there a way to make the "/mnt/cf" directory accessable? Thanks in advance