TextMate remote sync bundle

This TextMate bundle will let you keep a directory on a remote server in sync with your local work directory.

All you have to do, is these three things:

  • Install the bundle in TextMate
  • Add your ssh public key to ~/.ssh/authorized_keys on the remote server you wish to copy your files to (This key must be without a password, as we need to be able to copy our files without entering a password – a better way to do this is by using ssh-agent, as this will let you keep your password on your key)
  • Configure bundle settings for your project

Please note that it only works within projects, and you need to have an open document to be able to access the bundle commands.

3 Comments (+add yours?)

  1. tastyone
    Sep 17, 2009 @ 02:59:07

    thanks. nice bundle commands.

    Reply

  2. Mac
    Apr 17, 2010 @ 21:46:10

    Your download link is broken for the tmbundle. Just a heads up! :)

    Reply

    • davidolrik
      Apr 18, 2010 @ 08:35:11

      Thanks!

      I’ve fixed it now – that’ll teach me to run beta software ;-)

      Reply

Leave a Reply