Let's Find You the Perfect Managed Hosting Plan.
Answer a few questions, and we'll present you with a personalized tour of the Cloudways platform based on your answers.
In this video, we’ll walk you the process of connecting to your Cloudways-hosted applications using SSH and SFTP. You’ll learn how to securely transfer files using SFTP with FileZilla and how to use SSH to access your server’s command line for managing files and running commands.
In this video will guide you through the process of connecting to Cloudways applications using SSH. and SFTP. SFTP, or Secure File Transfer Protocol is a secure way to transfer files between your local computer and your Cloudways server. It encrypts the data, ensuring your files are safe during the transfer to establish an SFTP connection. You need an SFTP client. While you can use any SFTP client, we are using FileZilla. The link to download FileZilla is available in the description. Start by logging into your Cloudways platform. Select servers and choose the desired server. You will need either the master credentials or the application credentials to access master credentials. Provide full access to all applications and server settings. These are ideal for administrators who need to perform tasks that affect the entire server or multiple applications. Application credentials are more restricted and provide access only to specific applications on the server. These are perfect for team members or developers who need to manage a particular application without impacting others on the server. For master credentials, locate the public IP address, username and password under Server Management for application credentials. Select the desired application. And go to Access Details. Scroll to the application credential section to find the public IP address, application username and password. If you don’t have a user, click add SFTP user to create one. To set up an SFTP connection, open the FileZilla client on your computer in the host field. Type SFTP:// followed by your server’s IP address. Enter the username and password you noted earlier and set the port to 22. Click Quick Connect to establish the connection. You are now connected to your Cloudways server using SFTP, allowing you to securely drag and drop files between your local computer and the server. Next, let’s cover SSH or Secure Shell. It is used to securely access your server’s command line, which is excellent for running commands and managing files directly. For windows users, you’ll need an SSH client. We are using Putty. The download link is available in the description. If you use Linux or Mac, you can simply use the built in terminal. Log in to the cloud based platform. Locate your credentials as shown before and select the server you wish to connect to. If you’re using windows, open the Putty client. Enter your server’s IP address in the hostname field and set the port to 22. Click open to start the connection. If you are using a mac or Linux, you need to enter the following command in your terminal. SSH username at IP address. You may see a security alert about the server’s RSA key the first time you connect. Click accept to trust this host for future connections. You’ll need to type yes on Mac or Linux to proceed. Once the terminal opens. Type your password. Please note that your password won’t be visible as you type for security reasons. Now you’re logged into your server using SSH. You can execute commands, navigate directories, and manage files directly from the terminal. For example, use the LS command to list files in the current directory using SFTP and SSH on Cloudways. Ensures that your data and server tasks are handled securely and efficiently. For more detailed instructions, check the Knowledge Base article linked in the description box. If you have any questions, feel free to reach out to our support team. See you in the next video.
Answer a few questions, and we'll present you with a personalized tour of the Cloudways platform based on your answers.