dummyftp
Extremely simple dummy ftp server runs as a unix thread.
!!!! PROJECT MOVED TO https://bitbucket.org/nnovzver/dummyftp !!!!
The goals that I pursue in my project is:
- creating the extremely simple server for educational purposes
- server can be run as a thread in any application
- a set of commands supported by the server handle simple operations (transfer directory tree, delete, upload and download files)
- the server supports only one user at a time with the login and password that is set in the header file