LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-04-2013, 11:23 AM   #1
camperbait
LQ Newbie
 
Registered: Apr 2004
Distribution: Fedora Core 1
Posts: 3

Rep: Reputation: 0
Angry curlftpfs mount fails with "fuse: failed to open /dev/fuse: Permission denied"


Hi, I'm trying to use curlftpfs to mount my ftp server so that I can rsync to it for backups.

I've spent almost a day and it's still not working. When I try to mount the drive I get "Permission denied". Here's what I've tried so far (hostname removed, username changed):

Code:
[root@----- ~]# curlftpfs user@208.109.96.16 /root/FTP_Drive/
fuse: failed to open /dev/fuse: Permission denied
[root@----- ~]# ls -la
crw-rw-rw- 1 root fuse 10, 229 Jun  4 08:54 /dev/fuse
I've tried many different permissions for /dev/fuse including removing all positions for other, adding execute permissions for user and group, etc.

More info:
Code:
[root@----- ~]# modprobe fuse
FATAL: Module fuse not found.
[root@----- ~]# locate fuse.ko
/lib/modules/2.6.32-358.2.1.el6.centos.plus.x86_64/kernel/fs/fuse/fuse.ko
Linux ----- 2.6.18-028stab101.1 #1 SMP Sun Jun 24 19:50:48 MSD 2012 x86_64 x86_64 x86_64 GNU/Linux
I've tried putting my FTP login information into /root/.netrc and adding the mount to fstab as follows, then mounting with "mount -a" but no luck:
Code:
[root@----- ~]# cat /etc/fstab
none    /dev/pts        devpts  rw      0       0
curlftpfs#208.109.96.16 /root/FTP_Drive fuse allow_other,uid=1000,gid=1000,umask=0022 0 0
[root@----- ~]# mount -a
fuse: failed to open /dev/fuse: Permission denied
Finally, I tried a different command I found by Googling. It looks like the FTP connection is fine.

Code:
[root@----- ~]# curlftpfs -v -o allow_other -o user="user:passwd" 208.109.96.16 /root/FTP_Drive/
* Couldn't find host 208.109.96.16 in the .netrc file; using defaults
* About to connect() to 208.109.96.16 port 21 (#0)
*   Trying 208.109.96.16... * connected
* Connected to 208.109.96.16 (208.109.96.16) port 21 (#0)
< 220 p3plnebftp01.prod.phx3.secureserver.net FTP server (GD-Ftp/1.2-1) ready.
> USER -----
< 331 Username OK, please send password.
> PASS -----
< 230 Welcome -----.
> PWD
< 257 "/"
* Entry path is '/'
* Remembering we are in dir ""
* Connection #0 to host 208.109.96.16 left intact
fuse: failed to open /dev/fuse: Permission denied
> QUIT
< 221 Goodbye. Service closing connection.
* Closing connection #0
So, I can't modprobe it because it says it's not found, but the module seems to be there. Any ideas?

Last edited by camperbait; 06-04-2013 at 11:32 AM. Reason: More details
 
Old 06-05-2013, 07:14 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Fedora Core 1: 2004-09-20 (EOL Announcement) -- 320 days

Code:
uname -mpir
output please.
 
Old 06-12-2013, 11:32 AM   #3
camperbait
LQ Newbie
 
Registered: Apr 2004
Distribution: Fedora Core 1
Posts: 3

Original Poster
Rep: Reputation: 0
uname

[root@XXXXX ~]# uname -mpir
2.6.18-028stab101.1 x86_64 x86_64 x86_64
 
  


Reply

Tags
centos, curlftpfs, fuse, modprobe



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fuse mount point - Permission Denied sethusubbiah Linux - Newbie 2 05-16-2015 07:42 AM
[SOLVED] Fuse installation problems: "cannot remove `/sbin/mount.fuse': Permission denied" kvm1983 Linux - Software 3 02-05-2012 11:34 PM
remote mount of nfs gives permission denied error - FUSE file sytem, bob.keslin@oracle.com Linux - Newbie 1 04-06-2011 04:50 PM
when use minicom, received "Device /dev/ttyS1 access failed: Permission denied." fulee1 Linux - Newbie 3 04-02-2010 03:11 PM
Ntfs-Fuse copy error Debian "Sid" / Ubuntu "6.06" animefriik Linux - General 0 10-06-2006 09:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration