This project is a simple asynchronous FTP client written in Rust using the Tokio runtime. The client can connect to an FTP server, log in with a username and password, list the contents of the current ...