FTP Server OS Design Development (Windows CE 5.0)
The FTP Server implementation in Microsoft® Windows® CE can copy files to and from remote computer systems over a network using TCP/IP. The source code is provided to you as is, so that you can customize the implementation for your specific requirements.
OS Design Information
The following table shows operating system design information for FTP Server.
Concept | Description |
---|---|
Dependencies | Core Server Support (Services) |
Hardware considerations | None |
Modules and Components
The following table shows the components and modules that implement FTP Server.
Item | Module | Component |
---|---|---|
FTP Server | ftpd | None |
FTP Server Implementation Considerations
The following table shows the Sysgen variable for FTP Server functionality.
Sysgen variable | Description |
---|---|
SYSGEN_FTPD | When this variable is set, the FTP Server Catalog item is included in the OS design. |
Application Development Topics
FTP Server Application Development
Creating Virtual FTP Directories
Assigning User-Specific Permissions
See Also
Send Feedback on this topic to the authors