[ubuntu-uk] Mounting NAS using curlftpfs
Jon Reynolds
maillist at jcrdevelopments.com
Mon Feb 22 15:56:24 GMT 2010
OK,
In answer to my original question, I successfully am now using curlftpfs
to mount the NAS.
I added my user to group 'fuse' and also added the option 'allow_other'
to my curlftpfs command and it now works!
Thanks for all the input, would still be interested to see if I can mount
it using SMB tho.
Cheers,
Jon
On Fri, Feb 19, 2010 at 01:29:38PM +0000, Jon Reynolds wrote:
> Hi,
>
> I have a (dodgey) Freecom Network Drive which seems to mount fine in XP
> using 'Map network drive' just entering the IP-addy/SHARE.
>
> Just cannot get this to mount in Ubuntu (well Xubuntu) so have been
> trying to mount it using curlftpfs, as I can access it via ftp no
> problem.
>
> When I run:
>
> sudo curlftpfs -o user="username:password" 192.168.0.3:2222 /media/fnd/
>
> it seems to go ok, as it returns to the command prompt with no error
> messages, but I cannot 'cd' into /media/fnd
>
> bash: cd: /media/fnd: Permission denied
>
> ls -l reveals:
>
> jonr at jonr-laptop:/media$ ls -l
> ls: cannot access fnd: Permission denied
> total 8
> lrwxrwxrwx 1 root root 6 2009-12-02 22:13 cdrom -> cdrom0
> drwxr-xr-x 2 root root 4096 2009-12-02 22:13 cdrom0
> drwxr-xr-x 2 root root 4096 2009-12-02 22:13 cdrom1
> d????????? ? ? ? ? ? fnd
>
> am not sure what is going on here...
>
> Can anyone advise?
>
> Thanks,
>
> Jon Reynolds
>
> --
> ubuntu-uk at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
> https://wiki.ubuntu.com/UKTeam/
More information about the ubuntu-uk
mailing list