Rooney wrote: I want to use this stack for my MP3 player. Via FTP client I want to upload files on to the hard disc my player is using. The hard disc uses FAT32 und supports long file names and directories.
For sure this would be interesting. Actually I have in mind to deal with FAT32 on PICs, sooner or later. This would be a separate matter, respect to creating a FTP server capable of storing files like MP3 on a generic support. I mean, if you may just use a "home-made" file-system (just like Microchip did for their webpages) the thing gets easier. Then, at a later state, one could go with FAT32 and support for a hard-disc or a CompactFlash.