Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 441 Bytes

FeTP - A rusty FTP server.

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.

References