Forum Discussion
Altera_Forum
Honored Contributor
21 years agoftp and httpd permission
Hi all ! I'm using Cyclone 1c12 eval, NIOS IDE 5.0, Microtronix uClinux kit 1.4. I have an image on uClinux and want to get it back ( download ) to MS Windows. I perform it via the de...
Altera_Forum
Honored Contributor
21 years agoIf you want to get the file back using FTP, connect to the server and dl it. If your client is using Passive mode, you will need to replace the "ls" that is included in the distribution with a symbolic link to the ls incuded in busybox. It works for some reason and the ls.exe does not.
If that is what you are after, and need more info, just let me know. If what you really want to do is through the web page, then I cant help.