From: James B. Byrne byrnejb@harte-lyne.ca
CentOS-5.6 fuse-2.7.4-8.el5 fuse-curlftpfs-0.9.1-1.el5.rf I am trying to mount an ftp connection as a local file system using fuse and curlftpfs. I can connect to the remote system (an HP3000 running MPEiX 7.5) and the directory seems to mount but I cannot use it. What I get is an Input/output error:
I guess you tested a manual ftp and it works? Random thought: tried disable_epsv in curlftpfs? ftpfs_debug would tell more about the error maybe. Or fuse options -d -o debug...
JD