This repository hosts a project that implements the FTP Client and Server as part of the coursework for Computer Networks (CNT5106C) under the department of Computer Science of the University of ...
ftplibpp contains a c++ class providing ftp client functionality. It supports all basic ftp functionality plus some advanced features like resuming, fxp, ssl/tls encryption, large file support, or ...