Shamelessly I announce my first plugin attempt for ST2.
Basically you can get files from a remote location (FTP only, though) such that any save will update the local temporary file as well as the remote file.
http://fdumont.net/dump/ftp_ex/1.png
http://fdumont.net/dump/ftp_ex/2.png
http://fdumont.net/dump/ftp_ex/3.png
http://fdumont.net/dump/ftp_ex/4.png
http://fdumont.net/dump/ftp_ex/5.png
The code is still a mess, uncommented, probably looking awkward to native python speakers (that’s my first attempt in python…) and sometimes a bit buggy. That is the main reason why I won’t publish it yet - the announcement, though, is done for you to request features. Don’t hesitate, shout out.
Stuff to add:
-
sftp
-
reconnect on timeout (d’oh!)
-
easier connection detail input
-
selecting directories as a project source
-
… yours to add …