mahinthjoe / macfuse

Automatically exported from code.google.com/p/macfuse
0 stars 0 forks source link

CurlFtpFs #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
CurlFtpFs works. I downloaded it and ran CFLAGS="-D__FreeBSD__=10" ./configure. 
Then I edited 
the Makefile to remove two instances of "pthreads." Make and make install 
worked great, and I am 
using it now to edit files on a remote FTP share. Loads better than the Finder. 
Maybe you could add 
it to the list of supported filesystems, and possibly a patch to the 
./configure argument so that it 
doesn't spit out "pthreads" in the Makefile?

Original issue reported on code.google.com by basilcro...@gmail.com on 20 Jan 2007 at 4:09

GoogleCodeExporter commented 8 years ago
Eh, it tends to hang, so maybe not.

Original comment by basilcro...@gmail.com on 20 Jan 2007 at 4:12

GoogleCodeExporter commented 8 years ago
There are a couple of libcurl bugs that make CurlFtpFS hang. Libcurl 7.15.5 and
7.16.0 have those bugs. What version are you using? I recommend using 7.15.4 or 
the
current development version.

I didn't get this pthread error that you are seeing. Can you post more details?

Original comment by robsonbr...@gmail.com on 24 Jan 2007 at 11:47

GoogleCodeExporter commented 8 years ago
Looks like this is not a MacFUSE issue.

Original comment by si...@gmail.com on 25 Jan 2007 at 6:45