Keep Remote Directory Up-to-date

后端 未结 17 1744
一向
一向 2021-01-30 06:39

I absolutely love the Keep Remote Directory Up-to-date feature in Winscp. Unfortunately, I can\'t find anything as simple to use in OS X or Linux. I know the same thing can

17条回答
  •  感情败类
    2021-01-30 07:35

    I used to have the same setup under Windows as you, that is a local filetree (versioned) and a test environment on a remote server, which I kept mirrored in realtime with WinSCP. When I switched to Mac I had to do quite some digging before I was happy, but finally ended up using:

    • SmartSVN as my subversion client
    • Sublime Text 2 as my editor (already used it on Windows)
    • SFTP-plugin to ST2 which handles the uploading on save (sorry, can't post more than 2 links)

    I can really recommend this setup, hope it helps!

提交回复
热议问题