?? readme.txt
字號:
Introduction
------------
This example implements a Read Only FTP Server. The files that are to be served are stored in the read only filesystem.
Setup
-----
Since the filesystem is read only, folder listings can be pre-generated. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
User PSKey 10 (PSKEY_USR10) can contain an optional maximum GOEP packet size. If this is not present, or less than the minimum (255bytes), 255bytes will be used.
Instructions
------------
When the example is execute, the chip will be made discoverable and connectable. Any FTP client should then be able to connect to the server.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -