Mount SSH using MacFUSE
1 mkdir -p ~/mnts/formandfx 2 sshfs kmarsh@formandfx.com: ~/mnts/formandfx -oping_diskarb,volname=formandfx
DZone Snippets > willcodeforfoo > macfuse
14055 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
1 mkdir -p ~/mnts/formandfx 2 sshfs kmarsh@formandfx.com: ~/mnts/formandfx -oping_diskarb,volname=formandfx