
- #How to use filezilla client to push files to your server how to
- #How to use filezilla client to push files to your server mac os
If you need to upload files to a location where the user doesn’t have write permissions, you have two options: WinSCP will use this private key to log in to the server.įrom the “Session” panel, use the “Login” button to connect to the server and begin an SCP session. Launch WinSCP and in the “Session” panel, select “SCP” as the file protocol.Ĭlick the “Advanced…” button and within the “SSH -> Authentication -> Authentication parameters” section, select the private key file for the server. IMPORTANT: To use WinSCP, your server private key should be in PPK format. If you have problems accessing your server, get extra information by use the “Edit -> Settings -> Debug” menu to activate FileZilla’s debug log. You can now transfer files by dragging and dropping them from the local server window to the remote server window. You should now be logged into the /home/bitnami directory on the server. You might need to accept the server key, by clicking “Yes” or “OK” to proceed. Use the “Connect” button to connect to the server and begin an SFTP session. Select “SFTP” as the protocol and “Ask for password” as the logon type. Use the “File -> Site Manager -> New Site” command to bring up the FileZilla Site Manager, where you can set up a connection to your server.Įnter your server host name and specify bitnami as the user name. FileZilla will use this private key to log in to the server. Within the “Connection -> SFTP” section, use the “Add keyfile” command to select the private key file for the server. Launch FileZilla and use the “Edit -> Settings” command to bring up FileZilla’s configuration settings. The example below shows a server launched using the Bitnami Launchpad, but this video is applicable to those servers launched using the Google Cloud Marketplace.
#How to use filezilla client to push files to your server how to
Watch the following video to learn how to upload files to your Google Cloud server with SFTP using FileZilla. IMPORTANT: To use FileZilla, your server private key should be in PPK format. Once you have your server’s SSH key, choose your preferred application and follow the steps below to connect to the server using SFTP. Learn more about obtaining SSH credentials NOTE: The steps below assume that you have obtained the SSH credentials for your server.
#How to use filezilla client to push files to your server mac os
For instructions on how to use ssh-keygen, refer to this page.Īlthough you can use any SFTP/SCP client to transfer files to your server, this guide documents FileZilla (Windows, Linux and Mac OS X), WinSCP (Windows) and Cyberduck (Mac OS X). For instructions on how to use PuTTYgen, refer to this page.

To generate a new SSH key pair, you can use PuTTYgen (Windows) or the ssh-keygen command (Linux and Mac OS X). If you are using the GCP Marketplace, you will need to generate and add your SSH key manually using these instructions. Note the server IP address on the same page. Select your cloud server from the resulting list.ĭownload the SSH key for your server in PPK or PEM format. If you are using the Bitnami Launchpad for Google Cloud Platform, obtain your server SSH key by following these steps:īrowse to the Bitnami Launchpad for Google Cloud Platform dashboard and sign in if required using your Bitnami account. NOTE: Bitnami applications can be found in /opt/bitnami/apps.

Frequently Asked Questions for Google Cloud Platform
