New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23907 (closed update: invalid)

Opened 2 years ago

Last modified 6 months ago

sshfs 2.2[2.4] No fstab support

Reported by: craig.fairhurst@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dports@…
Port: sshfs

Description

I thought it should be noted that the current sshfs version, 2.2, does not support /etc/fstab. The required version for fstab is version 2.4. The resulting effect is you are required to issue the sshfs command everytime you log in/out and/or reboot. Largely makes sshfs pointless at version 2.2, unless you append the command to bashrc and start Terminal on every login, to get around the lack of fstab support.

Kind regards

Change History

  Changed 2 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to eridius@…
  • keywords sshfs, 2.2, 2.4, fstab removed
  • version 1.8.2 deleted
  • type changed from request to update
  • priority changed from High to Normal

follow-up: ↓ 3   Changed 2 years ago by craig.fairhurst@…

Thanks. I marked it as High because there is no native support in Mac OS X to replicate the behaviour provided by /etc/fstab. You can setup a "Startup Item" as a Bash Script in System Preferences -> Accounts -> Startup Items, however it is not possible to do this silently. (as the "hide" option would suggest)

Kind regards

in reply to: ↑ 2   Changed 2 years ago by snc@…

Replying to craig.fairhurst@…:

You can setup a "Startup Item" as a Bash Script in System Preferences -> Accounts -> Startup Items, however it is not possible to do this silently. (as the "hide" option would suggest)

Have you considered a launchd.plist as a user LaunchAgent? It would be run whenever the user logs in (that is, their keychain is unlocked and you can use their SSH keys).

  Changed 2 years ago by craig.fairhurst@…

Never used it before, rings a couple of bells, although not sure what I'd need to do. Will take a look. Thanks

  Changed 21 months ago by craig.fairhurst@…

Hi

I've taken another look at this, the user LaunchAgent is simply too complicated. If sshfs could be upgraded to 2.4 it would be a big help.

Kind regards

  Changed 19 months ago by jmr@…

  • owner changed from eridius@… to macports-tickets@…

  Changed 6 months ago by dports@…

  • cc dports@… added
  • status changed from new to closed
  • resolution set to invalid

The latest version of sshfs is 2.3, and even that was only released a month ago. There is no v2.4.

You can set up automounting from the fstab using the instructions at  http://code.google.com/p/macfuse/wiki/AUTOMOUNTING

Note: See TracTickets for help on using tickets.