Wednesday, May 2, 2012

Mac OS (10.6+) Mount external filesystem

Why do that?


  1. Allows you to drag-drop files between server filesystem and your machine without using FTP software
  2. Allows you editing remote files with your favorite editor (Textmate, emacs) directly (Yay, no more ugly VI editing)

How to do that?

  1. Make sure you are running MacOS 10.6+ (Current dependency of macfusion)
  2. Install OSXFuse from http://osxfuse.github.com/
  3. Install Macfusion from http://macfusionapp.org/
  4. Run Macfusion
  5. Configure your connection by pressing "+" button and entering your server credentials
  6. Click "Mount"
  7. Press Cmd-R to reveal mounted filesystem in Finder
  8. Enjoy

No comments:

Post a Comment