Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor10463321046332 Interface with FS Anchor10489371048937µC/FTPs also requires the presence of a file system. As mentioned in Chapter 2 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.