

To download a file from the server, right-click the file in the sidebar, click SFTP/FTP, and then click Download File.Command line-based text editors like vim and Emacs have a steep learning curve and even simple tasks like navigating around in the interface isn’t always straightforward for beginners.To upload a file to the server, right-click the file in the sidebar, click SFTP/FTP, and then click Upload File.All of the files and folders in the specified folder appear in the sidebar, along with many additional options. Sublime Text opens the configuration file for the connection. In the sidebar, right-click the name of the folder you selected in step 3, click SFTP/FTP, and then click Map to Remote.Select the folder on your local computer where you want to want edit files, and then click OK.In addition to editing files on the server directly, you can upload files to your account using Sublime Text. Publishing files to the server with Sublime Sublime Text saves the changes to the file on the server.A list of folders on the remote server appears. In the File name text box, type a name for the connection, and then click Save.For the “remote_path” value, replace /example/path/ with /home/ username, where username represents your A2 Hosting account username.Delete the two forward slashes (//) that start the “port” line, and then replace 22 with 7822.Replace the second occurrence of password with your own A2 Hosting account password.

Delete the two forward slashes (//) that start the “password” line.For the “user” value, replace username with your A2 Hosting account username.For the “host” value, replace with your own domain name.

