Get DevWP - WordPress Development Theme
FTP Guide -PixemWeb

FTP Setup Guide

What is FTP?

UPDATE: Use SFTP and Port 22 for Security Purposes.

The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to another host over a TCP-based network, such as the internet. FTP is built on a client-server architecture and uses separate control and data connections between the client and the server. Source – wikipedia.

The Gist – You use FTP to transfer files to and from your home computer to your server.

What’s My FTP Server info?

Your FTP server is on your hosting account. (cPanel)

  1. Sign into your hosting account
  2. Under files section look for FTP Accounts
  3. Create or use default FTP account from the new window. Click Configure FTP Client to get your credentials.

How do I setup FTP?

  1. Download FileZilla Click Here – FileZilla is a FTP client used and trusted by professional web designers. Then install.
  2. Connect to an FTP Server – Enter the Server Address into the host field (typically ftp.yoursiteaddress.com), Enter the Port of the server into the port field(typically 21 or 22, Enter username and password.

Now you have your FTP server client and FTP server created. Best use for this is

  1. Backing up your files from your server to your computer
  2. Developing a website locally on your computer and then uploading when finished
  3. Testing out or debugging a site locally before adding new features to your live website.

Resources:



View Our Themes