Skip to main content
Last Reviewed: February 18, 2020

Introduction

Learn how to use SFTP mode for direct develop on Pantheon, and how to use SFTP connection information to upload files to your environments.


Pantheon provides two development modes: Git mode and SFTP mode. SFTP mode allows you to develop directly on Pantheon.

Get WebOps Training

Optimize your dev team and streamline internal workflows. Pantheon delivers on-demand training to help development teams master our platform and improve their internal WebOps.

SFTP Mode Advantages

SFTP development provides advantages when working with Git and/or local development is not the best option for you or your team. SFTP mode is especially useful when:

  • a remote collaborator (or client) needs to see changes immediately
  • a platform-specific problem requires debugging

SFTP Clients

SFTP mode works with all standards-compliant SFTP clients, including many GUI tools and IDEs. We have specific guides on how to use some popular developer tools with Pantheon:

SFTP for File Transfers

You can use your SFTP client to transfer files to your Pantheon site. This also allows you to upload files directly to your Test or Live environments. Refer to SFTP File Uploads to Test and Live Environments for more information.git

More Resources