Elevating Your Business with Next-Gen Cloud & DevOps Solutions

US
×

Welcome to XauZit Cloud

US
Skip to main content
< All Topics
Print

Using FTP (File Transfer Protocol)

What is FTP?

File Transfer Protocol (FTP) is a protocol that enables you to transfer files between your A2 Hosting account and another computer. FTP establishes a connection between a server (in this case, your account on an A2 Hosting server) and a client (your local computer). To make your website files accessible to the public, you use an FTP client to upload them to your A2 Hosting account on the server. You can also download files from your A2 Hosting account to your local computer.

The original FTP protocol does not encrypt data sent between the server and the client. Instead, we strongly recommend you use one of the following protocols to transfer files:

  • SFTP (Secure Shell File Transfer Protocol) is available for all of our hosting accounts. As its name implies, SFTP uses the underlying SSH (Secure Shell) protocol to encrypt file transfers. To transfer files using SFTP, you use the same username and password that you use to access SSH or cPanel.
  • FTPS (FTP Secure) is available for all of our cPanel-based hosting accounts. Like SFTP, FTPS adds a layer of security to file transfers. Instead of using SSH however, FTPS uses TLS (Transport Layer Security). TLS is the same protocol used to provide secure connections in your web browser. To transfer files using FTPS, you use a regular FTP username and password. You do not have to use your SSH password.

For security reasons, anonymous FTP is disabled on all XauZit Cloud shared servers.

Using an FTP client

Please see this article for information about how to connect to your server using FTP.

Linux hosting products include:

Shared Hosting: Starter, Business, Enterprise,
Cloud Hosting: Starter Cloud, Business Cloud, Enterprise Cloud,
Reseller Hosting: Standard, Professional, Enterprise,
VPS Hosting: VPS S, VPS M, VPS L, VPS XL, VPS XL (US),
Dedicated Hosting: VDS S, VDS M, VDS L, VDS XL, VDS XXL,

More Information

For more information about FTP, please visit https://en.wikipedia.org/wiki/File_Transfer_Protocol.

Table of Contents