On Thu, May 17, 2012 at 01:50:12AM BST, Tony Baldwin wrote:
> I was kind of thinking the same thing...rm to umount a remote dir?
> But, shouldn't it be
> fusermount -u <mount_point>
> ??

fusermount is, as the name suggests, for (un)mounting FUSE filesystems.

> This is what I use if mounting remote dirs with sshfs, anyway.

Since SSHFS is a FUSE filesystem in this example that would work -
umount however will deal with any filesystem (as long as there's a
corresponding mount.$FSTYPE helper program of course).

Cheers,
-- 
rjc


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to