On Tue, 10 Jan 2006 07:39:35 -0000, Simon Dorfman emaillists@simondorfman.com wrote:
Here's what I'd like to do: On my webserver, I'll edit my .bash_profile to include and alias for 'mate' to a shell script. The shell script will do the following:
- secure copy the argument file to my local tmp folder
- open the the local tmp file with 'mate -w'
- once I finish editing the file in TextMate and close it, secure copy
the new file to replace the file on the webserver
No scripts needed - Cyberduck does that. It supports SSH and TextMate. http://cyberduck.ch/