Sublime Forum

Is there an SFTP plugin to save locally edited files to server and sync between them?

#1

Hello all,

I am a very happy new sublime text 3 user. This editor is everything I’ve ever wanted in an editor all in one.

I am the developer of a (pretty large) web site. One of the biggest hassles and time consuming operations I do is uploading files to the server after I edit or create them.

Is there such a plugin to where I could enter SFTP details and have sublime download the entire public_html folder to my local drive? (if plugin I’m looking for exists and can’t do this step - that’s ok, I could do it manually)

When I edit a file, and save it, I would like for it to be uploaded automatically to the my server. If such a plugin exists, what is it called and how can I use it?

0 Likes

#2

https://packagecontrol.io/packages/SFTP

1 Like

#3

Thank you. I had actually just found that package right after I posted this (I was new to browsing packages). Dang, I love this editor. Keith, are there any other packages that are “must have”?

0 Likes

#4

It depends what languages you work with really, but I can highly recommend BracketHighlighter

My advice would be to take a look at the most popular packages on Package Control and see if there is anything that takes your fancy :slight_smile:

2 Likes