You can use a third-party Secure File Transfer Protocol (SFTP) client to connect to your Cloud Platform environments and work directly with your files, backups, and import folders.
To connect with and use SFTP with your Cloud Platform-based applications:
Register your public SSH key with Cloud Platform:
To connect to a Cloud Platform infrastructure, you must have an SSH private/public key pair and register the public key in Cloud Platform. For information about how to do this, see Getting started with SSH.
You can use any client that supports SFTP connections to remote infrastructure. Here are a few possibilities to consider:
Here is an example demonstrating how to connect to Cloud Platform with SFTP, based on WinSCP:
On the WinSCP Login window, select Session and enter the following:
[email protected], the Host name is the value after "@", which is examplestg.ssh.prod.acquia-sites.com.[site].[env], where [site] is the sitename, and [env] is the environment you want to connect to (for example, prod, test, or dev).Select Advanced.
/mnt/files/[site].dev/files.ppk format required by WinSCP. For more information, see Converting SSH keys for WinSCP.[site].[env], where [site] is the sitename, and where [env] is the environment you want to connect to (one of prod, test, or dev).If this content did not answer your questions, try searching or contacting our support team for further assistance.
Here is an example demonstrating how to connect to Cloud Platform with SFTP, based on WinSCP:
On the WinSCP Login window, select Session and enter the following:
[email protected], the Host name is the value after "@", which is examplestg.ssh.prod.acquia-sites.com.[site].[env], where [site] is the sitename, and [env] is the environment you want to connect to (for example, prod, test, or dev).Select Advanced.
/mnt/files/[site].dev/files.ppk format required by WinSCP. For more information, see Converting SSH keys for WinSCP.[site].[env], where [site] is the sitename, and where [env] is the environment you want to connect to (one of prod, test, or dev).If this content did not answer your questions, try searching or contacting our support team for further assistance.