[TxMt] The "TextMate Must Have integrated ftp/sftp/ssh" discussion

Andy Armstrong andy at hexten.net
Thu Feb 23 13:04:15 UTC 2006


On 23 Feb 2006, at 12:18, Christopher Creutzig wrote:
>  While I don't want to see this (having Fugu is good enough[tm] for  
> me),
> I still need to edit files which are (residing and used) on my linux
> box, and our admins won't allow a file server on that machine.  So I
> edit with one keyboard, save and turn to the other keyboard for  
> testing.
>  Now if Fugu had an AppleScript interface to open a file known by path
> in the editor ...  But I haven't checked the alternatives yet, so it
> can't be all that pressing.

Have a small shell script or alias that does

rsync -avz -e ssh mystuff user at server.example.com:/usr/local/apache/ 
htdocs

and keep a small terminal window open to run it in. If you register  
an ssh key with the server you won't have to authenticate every time.

-- 
Andy Armstrong, hexten.net




More information about the textmate mailing list