Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.
Interface with FS
µC/FTPs also requires the presence of a file system. As mentioned in Chapter 2, “Directories and Files”, the sample application uses µC/TCP-IP’s µC/FS port. It is possible to port µC/FTPs so it is used with other file system by providing an appropriate implementation of net_fs_v4.c. and net_fs_v4.h. Example template files to port the file system are available in the uC-TCPIP-V2\FS\Template directory. Please refer to section µC/TCP-IP Network File System Abstraction Layer of µC/TCPIP User’s Manual.