Getting Started with SSH and SFTP

SSH and SFTP are two secure ways of getting files onto your server. This series will guide you through establishing an SSH connection as well as installing an SFTP client and configuring it to transfer files with ease.

  1. What Is SSH?

    SSH, or secure shell, uses the command line to securely access your cloud server and manually enter commands to edit its files and folders.
  2. What Is SFTP?

    SFTP is a secure form of FTP (file transfer protocol) that runs over SSH on port 22.
  3. How to Install the Cyberduck SFTP Client

    Cyberduck is an SFTP client available for download on both Mac OS X and Windows.
  4. How to Configure Cyberduck for WordPress

    To help you have the easiest experience using SFTP for WordPress or your other apps, we recommend adjusting these settings as soon as you have installed Cyberduck.
  5. How to Upload Files over SFTP with Cyberduck

    Once you've installed Cyberduck, it's time to set it up so you can upload your files to your apps.
  6. How to Troubleshoot SFTP Connection Issues

    If you are having trouble SFTPing in to your server, follow these steps one-by-one until your problem is resolved.
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How Many Apps Can I Run on My Server?

Numerous factors can determine how many apps you can run on your size server. The most important...

How to Create a Database

Many PHP apps require a MySQL database to function, and these databases can be created quickly in...

How to Create a Strong Password

The strength of your password is one of the most important factors in determining the ability of...

What Is SSL?

Secure Sockets Layer (SSL) and its successor, Transport Layer Security (TLS), are protocols used...

How to Create an App

Alert: Please view the latest updated tutorial here: Panel Tutorials Sellcloud makes it easy to...