Help - FTP
Account needed to upload and download via a FTP Client such as
FileZilla, etc.
Transfer Protocol (FTP) is a standard network protocol used to
exchange and manipulate files over a TCP/IP based network, such as
the Internet. FTP is built on a client-server architecture and
utilizes separate control and data connections between the client
and server applications. applications were originally interactive
command-line tools with a standardized command syntax, but
graphical user interfaces have been developed for all desktop
operating systems in use today. FTP is also often used as an
application component to automatically transfer files for program
internal functions. FTP can be used with user-based password
authentication or with anonymous user access. The Trivial File
Transfer Protocol (TFTP) is a similar, but simplified, not
interoperable, and unauthenticated version of FTP.