Altera_Forum
Honored Contributor
15 years agoNichestack FTP & File System
I've implemented (enabled) FTP with Nichestack TCP/IP; I also have a uc/FS that I normally use to handle a NAND FLASH memory.
My problem is that I can't understand (also reading Nichestack reference manual) how to integrate my FS with FTP server. I don't know if Nichestack Virtual File System is necessary or I can disable it. Moreover I don't understand if I have to enable HT_LOCALFS and/or HT_EXTDEV within ipport.h. Can anybody help me or have some experience about my problem? Ciao