|
|
|
|
|
by iamveen
1295 days ago
|
|
Mutagen is what you're looking for! - Local and remote copy of files
- Two way sync I've been using this for years, editing locally with Sublime, while running everything on a remote Linux vm. Because it's two way sync, anything created/modified on the server is also sync'd back to your local filesystem. I end up syncing most of the remote $HOME so I can easily fire up a new VM, sync, and go. It really is fantastic. https://mutagen.io/documentation/synchronization |
|