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.






























































thanks. nice bundle commands.