• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[OT] Helper for MacFuse + SSHFS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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:

mountsshfs sftp://user@somehost/path/to/branch mount-name finder-name
or
mountsshfs sftp://somehost/path/to/branch mount-name  (finder-name defaults to mount-name)
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

  • Prev by Date: action not being called inside conditional/repetition
  • Next by Date: Re: NSTimer replacement?
  • Previous by thread: Re: action not being called inside conditional/repetition
  • Next by thread: Frontbase boolean and EO...
  • Index(es):
    • Date
    • Thread