SFTP package is super useful if you want to have a development environment like Visual Studio Code. You can open the cloned remote folders on navigation pane, open, modify and sync-up with remote server easily.


You will need to follow below steps

STEP 1. Sublime Text Package Control Installation


STEP 2. SFTP Package Installation


STEP 3. Setup a connection


Even though this is straightforward and easy, but it may not safer for the user mistake - it could erase all the source code on the server, so you'd better to use Version Control System like Git or SVN.