This project mainly serves as a learning project. The purpose of which is to learn the programming language of Rust. The secondary learning outcome is that of the inner workings of the FTP protocol.
- Protocol description by D. J. Bernstein.
- RFC 959
FeTP is an FTP server written in rust for the pupose of learning the language.
Rust
This project mainly serves as a learning project. The purpose of which is to learn the programming language of Rust. The secondary learning outcome is that of the inner workings of the FTP protocol.