FTP - File Transfer (Protocol)
Website Tools -- inclucing FTP "Clients" for uploading/downloading files
Simple sites:
Many use HTTP -- Hyper Text Transfer Protocol (port 80)
Most other sites:
FTP -- File Transfer Protocol (port 21, and sometimes port 20)
Essentially, upload (and store) to a server.
More...