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 ...