An open API service indexing awesome lists of open source software.

https://github.com/alphabetsalphabets/rust-ftp-client

An FTP client made in Rust
https://github.com/alphabetsalphabets/rust-ftp-client

Last synced: 3 months ago
JSON representation

An FTP client made in Rust

Awesome Lists containing this project

README

        

# rust-ftp-client
This one is pretty obvious. It's an FTP client written in Rust. This serves as a fun little exercise for me. This was originally in C++ but it was too difficult for me.

# todo
- [ ] Turn it into a GUI.