Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I do not like SFTP client applications, like Cyberduck. I want to access the SSH folder as a local disk driver, where you can read/write/copy/paste files.

I tried fuse4x+sshfs. It works but has a bug: the mounted driver disappears when Mac OS X wakes up, and I can not mount it again except by resetting Mac OS.

Is there a better choice?

share|improve this question
I don't have any problem with sshfs and fuse4x, even after wakeup. What versions are you using? I use sshfs 2.4_0 and fuse4x 0.9.0_1 through macport. – user23053 May 21 '12 at 5:27

1 Answer

up vote 3 down vote accepted

Transmit - The ultimate Mac OS X FTP + SFTP + S3 app can do this.

Another choice would be ExpanDrive - SFTP/FTP/S3 Drive but I think Transmit is the better option (I own both and am affiliated with neither).

There are demos of both programs available, so you can try both.

Note that Transmit is sold both through the Mac App Store and directly the developer (Panic). You would be better off buying it from Panic directly because of the impending sandboxing rules for the Mac App Store.

share|improve this answer
hmmm.. sounds cool! – estephan500 May 21 '12 at 8:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.