[ubuntu-uk] Mounting NAS using curlftpfs
Jon Reynolds
maillist at jcrdevelopments.com
Fri Feb 19 13:29:38 GMT 2010
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
More information about the ubuntu-uk
mailing list