On 2010-06-30 07:58 , Scott Webster wrote: > I installed macfuse and sshfs and mounted an sshfs volume. The man > page says to use fusermount to unmount, but I don't have it (wasn't > installed in sshfs or macfuse for instance). Any tips on unmounting? > Is the procedure to just kill the ssh/sshfs processes, seems a bit > clunky :)
I guess the man page for sshfs is Linux specific and does not cover. fusermount is required on Linux systems, on Mac OS X the regular umount command works fine. Rainer _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
