You are not logged in.

#1 2010-06-03 22:25:35

zawart
Member
Registered: 2009-11-29
Posts: 6

FTPS not working well in curlftpfs (Permission denied)

Hi,
I have weird problem with curlftpfs. I can't read any file when the data are mounted via curlftpfs(I get Permission denied), but with normal ftps client (like lftp) I can. If you can help me plz, I studied all day manuals ,google and finally I fail with trying to solve it. Here is my entry in fstab:

curlftpfs#zawart:secretPassword@server  /home/mountPoint fuse \
rw,user,uid=MYUSERid,gid=MYGROUPid,ssl,tlsv1,transform_symlinks \
,no_verify_peer,utf8,noexec,nosuid,nodev,noauto,tcp_nodelay,\
direct_io,nonempty,umask=177 0 0

Last edited by zawart (2010-06-03 22:29:38)

Offline

#2 2010-06-03 22:33:53

schen
Member
Registered: 2009-06-06
Posts: 468

Re: FTPS not working well in curlftpfs (Permission denied)

I'm not sure this is the solution, but have you tried using sudo/root?

Offline

#3 2010-06-03 22:41:50

zawart
Member
Registered: 2009-11-29
Posts: 6

Re: FTPS not working well in curlftpfs (Permission denied)

I tried, but it still was the same error (Permission denied).

Offline

Board footer

Powered by FluxBB