I am using Mac OS X 10.6 Snow Leopard.

What I need is to map my FTP server as a local drive - or anything I have write access to - in Finder.

link|improve this question
Commercial product: webdrive.com/products/webdrive/mac/index.html and there seems to be a native way in Finder: mac-forums.com/forums/os-x-operating-system/… – Pekka Jun 6 '10 at 11:59
unfortunately, this native way is read-only :( – arik-so Jun 6 '10 at 12:29
feedback

migrated from stackoverflow.com Jun 6 '10 at 12:03

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 3 down vote accepted

Check out the following:

  1. sshfs for Mac OS X

  2. MacFUSE

  3. Macfusion (a GUI for option 2.)

link|improve this answer
Thanks a lot! sshfs is great. – arik-so Jun 6 '10 at 12:56
feedback

Transmit has this option as well.

link|improve this answer
I think you meant Transmit. They changed the name years ago. :) – ghoppe Jun 8 '10 at 4:10
@ghoppe Oops, you are correct sir! – Mike Wills Jun 8 '10 at 13:10
feedback

Your Answer

 
or
required, but never shown

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