My system is SUSE 10.1 with x86_64 architecture and I have installed
fuse-2.5.3, curl-7.15.5-1, curlftpfs-0.8.

I have tried to mount ftps, and to use mc to browse it.
View, Copy and Rename commands are OK, however pressing F4 for Edit
makes mc freeze. The same thing happends with cvs checkout into ftps directory, 
so I 
think that it's not the problem of mc. Files I'm operating with are small, so 
there is 
no problem with transferring them.

After a small debugging I've noticed curlftpfs enters in endless loop in 
ftpfs_read_chunk function in file ftpfs.c making 
      rc = select(maxfd+1, &fdread, &fdwrite, &fdexcep, &timeout);
with maxfd+1=0.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to