Tagged Questions
4
votes
3answers
2k views
Looking for a tool to automatically two-way sync SFTP with local folder
I use OS X for development and I want to push changes to dev server on every ⌘+S.
When I check out a different branch, I want the local folder to update accordingly.
So I figured I need an ...
3
votes
4answers
1k views
Auto sync local files to remote
Are there any OSX tools that can watch for file changes in a directory then sync (SFTP) those changes to a remote server?
Basically I want to edit files locally (whatever files, whatever program) and ...