6 ms·
I do most of my editing on remote machines (both at work and at home) and haven't really been able to find a setup that works smoothly for this. Is everyone el
by kiernan 13y ago
I do most of my editing on remote machines (both at work and at home) and haven't really been able to find a setup that works smoothly for this.
Is everyone else developing everything on their local machines?
- balac 13y agoWhen I use remote machines I mount them with samba / ssh so I can use an IDE / Sublime
- 8ig8 13y agoYou could try the SFTP package. With it, you can mirror a remote directory locally and the package will automatically upload the change in the background. It has some other useful features for working on remote files. http://wbond.net/sublime_packages/sftp http://wbond.net/sublime_packages/sftp
- Poyeyo 13y agoYes, most of us use git.