

Install and open any FTP client (we use FileZilla as an example).Ģ. Here you can look through the files in all the folders. After that the list of config folders are going to be opened. In the opened browser tab fill in your FTP credentials ( Username and Password which you’ve got in the email after installation).Ĥ. There you’ll see the list of IPs available.ģ. If you refresh the data in the config tab for your server (or database) in the platform dashboard, you’ll see all changes made through FTP client. You can make the changes you need ( download, copy, delete the files etc.) right from your FTP client.ĥ. Now you can see the list of the config folders in your FTP client.Ĥ. Enter your Host, Username and Password using the FTP credentials you’ve got in the email after installation. After adding FTP to the environment you’ll get the email with credentials for accessing (FTP links, Login, Password, IPs etc.). Сonfirm the installation by clicking Install button in the opened window.Ĥ. In the opened tab you’ll see the list of all applications available for adding to your environment. Click Add-ons button for your application server (or database).Ģ. Wait just a few seconds for your environment to be created. In the opened wizard select application server (e.g. Click Create environment to set up a new environment.ģ. Let’s go step-by-step the process of adding FTP to your environment:Ģ.

To benefit from FTP with the platform, you need to meet three requirements: Here's a good tutorial on how to set it up properly.Note: Currently, FTP add-on is not compatible with Docker containers. Rsub is an implementation of TextMate 2's 'rmate' feature for Sublime Text 2, allowing files to be edited on a remote server using SSH port forwarding / tunnelling. You can use rsub, which is inspired on TextMate's rmate. Hack together something like rmate which does file editing over remote tunneling using some kind of a local daemon (very difficult, cumbersome, but sudo compatible) Īlso, in theory, you can install X11 on the remote server and run Sublime there over VNC or X11 forwarding, but there would be no point doing this.

This might be little difficult, depending on OSX version and your skills with UNIX file systems. Mount the remote as local file system using osxfuse and sshfs as mentioned in the comments. Use SFTP plugin (commercial) - I personally recommend this, as after settings public SSH keys with passphrase it is safe, easy and worth every penny
