This project implements a file transfer protocol (FTP) client that. This client is able to connect to a server to manipulate local and remote file systems.
This was written in Java using the Apache FTP library. Testing was implemented using JUnit.
This work is released under the MIT License. Please see the file LICENSE.md in this distribution for license terms.