Set Up FTP Print

  • ftp, ftps
  • 0

How to Upload or Download Files at ParsonsHosting

Need to transfer files to or from your ParsonsHosting environment? You can easily manage this using your cPanel’s File Manager or an FTP client of your choice. Below, we’ll walk you through the options and provide clear steps to get started.
 
Option 1: Using File Manager in cPanel
The simplest way to handle file transfers is through the File Manager, accessible via your cPanel dashboard. This browser-based tool offers:
  • Upload and download capabilities directly in your browser.
  • A user-friendly interface for managing files.
How to Use It:
  1. Log in to your cPanel.
  2. Navigate to Files > File Manager.
  3. Use the Upload button to add files or the Download option to retrieve them.
Note: File Manager has file size limits, which may not suit larger transfers. If you need more flexibility, consider an FTP client instead.
Option 2: Using an FTP Client
For greater control or larger file transfers, an FTP client is a powerful alternative. Popular options include:
  • FileZilla (free and widely used).
  • Cyberduck (user-friendly, supports multiple protocols).
  • Built-in FTP tools in IDEs like PhpStorm or Visual Studio Code.
We offer limited support for configuring these tools—just submit a service ticket (details below) and we’ll assist you within 24 hours.

Configuring Your FTP Client
Here’s how to set up a secure FTP connection to your ParsonsHosting account:
Key Requirements
  • Secure Connections Only: We do not support unencrypted FTP. Your client must use TLS (sometimes labeled as "FTPS" or "FTP with encryption"). Check your FTP client’s settings to enable TLS.
  • Port: Use 21 for FTP over TLS.
Connection Details
  1. Host:
    • Use the Shared IP Address found in cPanel (check the right sidebar under General Information).
    • Alternatively, use ftp.yourdomain.com (replace "yourdomain.com" with your primary domain).
  2. Username & Password:
    • These are created in cPanel under Files > FTP Accounts.
    • When setting up an FTP user, assign a directory (e.g., /public_html) for website file access. By default, a user-specific folder is created (e.g., /username), which may limit access unless changed. Sometimes ftp users are limited so the files uploaded can be moved by an authority upon approval.
Step-by-Step Setup
  1. Open your FTP client.
  2. Enter the Host (IP or ftp.yourdomain.com), Port (21), Username, and Password.
  3. Set the protocol to FTP with TLS or FTPS (consult your client’s documentation).
  4. Connect and start transferring files.

Choosing the Right Directory
When creating an FTP account:
  • The default directory is named after the user (e.g., /username), restricting access to that folder.
  • For website files, set the directory to /public_html during setup to access your site’s root folder.

Need Help?
If you run into issues or need assistance configuring your FTP client:
  • Submit a service ticket here (include your preferred FTP tool).
  • Our team will respond within 24 hours with tailored configuration settings.

This guide ensures you can efficiently upload or download files using either File Manager or a secure FTP client. Let us know if you need further clarification!
 

Was this answer helpful?

« Back