Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can only unmount curlftpfs as root [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
peter_poulsen
Guru
Guru


Joined: 12 Feb 2003
Posts: 387
Location: Denmark

PostPosted: Tue Sep 19, 2006 9:44 am    Post subject: Can only unmount curlftpfs as root [SOLVED] Reply with quote

I have just installed curlftpfs and it seems to work fine (I can mount remote directories, and create/remove files as expected).

But when I try unmount the directory, I can only do so as root :-( Anyway around this?

Code:
peter@tuxpower ~ $ mount
...
curlftpfs on /home/peter/tmp type fuse (rw,nosuid,nodev,user=peter)
peter@tuxpower ~ $ umount /home/peter/tmp/
umount: /home/peter/tmp is not in the fstab (and you are not root)


Last edited by peter_poulsen on Wed Sep 20, 2006 3:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
peter_poulsen
Guru
Guru


Joined: 12 Feb 2003
Posts: 387
Location: Denmark

PostPosted: Wed Sep 20, 2006 3:46 pm    Post subject: Reply with quote

doh!

The way to unmount as non-root is of course:

Code:
fusermount -u /home/peter/tmp
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum