[OT] Helper for MacFuse + SSHFS
[OT] Helper for MacFuse + SSHFS
- Subject: [OT] Helper for MacFuse + SSHFS
- From: Q <email@hidden>
- Date: Fri, 11 May 2007 11:22:46 +1000
I have been using MacFuse + sshfs quite a bit recently and for the most port I use it whenever I would have previously used scp, including when deploying apps. To make life even simpler when working from the command line I have written a shell script to wrap the sshfs binary so it just needs a sshfs/sftp url and an optional volume name, and it does everything else automagically so it mounts up and appears in the finder. This is even cooler when you use SSHKeychain and is a great command line companion to MacFusion.
I have attached the script for anyone who is interested. (I hope attachments work)
|
Attachment:
mountsshfs
Description: Binary data
If you have MacFuse installed and either MacFusion in /Applications or sshfs in /usr/local/bin then the script should just work. Usage is like this:
or or if ssh runs on a non standard port mountsshfs sshfs://somehost:2222/path/to/branch (finder-name and mount-name default to somehost-branch)
(or any combination thereof)
Enjoy.
-- Seeya...Q
Quinton Dolan - email@hidden Gold Coast, QLD, Australia Ph: +61 419 729 806 |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden