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 debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120517162915.gc14...@linuxstuff.pl

Reply via email to