Activity for CurlFtpFS

  • Cryolitia Cryolitia posted a comment on ticket #8

    Arch Linux use https://downloads.sourceforge.net/sourceforge/curlftpfs/curlftpfs-0.9.2.tar.gz as the source, and the tarball contains the config.{sub, guess} Thanks for your reply! I will try to update the source for Arch Linux.

  • Robson Braga Araujo Robson Braga Araujo posted a comment on ticket #8

    How are you trying to build? The files config.guess and config.sub are not in the repository. You can download from https://github.com/galo2099/curlftpfs and build after running autoreconf -fi && automake.

  • Cryolitia Cryolitia created ticket #8

    GNU config is too old to build on RISC-V

  • Eli Schwartz Eli Schwartz created ticket #76

    Build fails with LTO

  • Kirk Morrow Kirk Morrow created ticket #7

    Support correct disk space information for "df" command

  • Florian Weimer Florian Weimer created ticket #15

    GCC 14/Clang compatibility fix

  • Mike Frysinger Mike Frysinger posted a comment on ticket #12

    fwiw, with current versions, you can now do: $ curlftpfs -o "custom_list=LIST -aL,..." ... no patching needed

  • Mike Frysinger Mike Frysinger posted a comment on ticket #67

    --- a/ftpfs.c +++ b/ftpfs.c @@ -1654,9 +1654,7 @@ } if (ftpfs.no_verify_hostname) { - /* The default is 2 which verifies even the host string. This sets to 1 - * which means verify the host but not the string. */ - curl_easy_setopt_or_die(easy, CURLOPT_SSL_VERIFYHOST, 1); + curl_easy_setopt_or_die(easy, CURLOPT_SSL_VERIFYHOST, 0); } curl_easy_setopt_or_die(easy, CURLOPT_INTERFACE, ftpfs.interface);

  • Graham Toal Graham Toal posted a comment on discussion Help

    I'm running a virtual Vax/VMS under the simh simulator on a Pi4, and it's behind a networking config that means it only has access to machines internal to my home network. The only networking the Vax/VMS build I'm using supports, is FTP and Telnet. The FTP server is an old one and there is no SSL involved at all. Although in principle there is an alternative networking stack that could be installed, I'm not going to do that for various reasons - I need to live with what I've got in this image. So......

  • Andrea Mazzoleni Andrea Mazzoleni posted a comment on ticket #70

    The two patches, included in the SUSE src distribution, makes it working. http://download.opensuse.org/update/13.2/src/curlftpfs-0.9.2-61.3.1.src.rpm

  • Robson Braga Araujo Robson Braga Araujo posted a comment on ticket #75

    It's been many years, but lastdir - "/" or lastdir - "" don't make sense, so it should be (lastdir - path) ? "/" : ""

  • dcb dcb created ticket #75

    path_utils.c:89: possible bad precedence ?

  • Jesus Eguiluz Jesus Eguiluz created ticket #74

    libcurl broke space handling

  • Danny Milosavljevic Danny Milosavljevic created ticket #73

    ftpfs-ls_unittest fails for curlftpfs 0.9.2

  • Benji Bær Benji Bær modified a comment on ticket #67

    try downloading the cert from the ssl port (or any other way) first ;) echo | openssl s_client -connect example.org:443 | openssl x509 -out ~/curlftpcert.pem curlftpfs -o ssl,cacert=~/~/curlftpcert.pem,no_verify_peer ftps://... https://wiki.ubuntuusers.de/curlftpfs/

  • Benji Bær Benji Bær modified a comment on ticket #67

    try downloading the cert from the ssl port (or any other way) first ;) echo | openssl s_client -connect example.org:443 | openssl x509 -out ~/curlftpcert.pem curlftpfs -o ssl,cacert=~/~/curlftpcert.pem,no_verify_peer ftps://...

  • Benji Bær Benji Bær posted a comment on ticket #67

    try downloading the cert from the ssl port (or any other way) first ;) echo | openssl s_client -connect example.org:443 | openssl x509 -out ~/curlftpcert.pem curlftpfs -o ssl,cacert=~/serverzertifikat.pem,no_verify_peer ftps://...

  • Mark Retallack Mark Retallack created ticket #14

    Add suppoort for Transfer Timeout

  • Robin De Schepper Robin De Schepper created ticket #72

    Explicit TLS input/output error spam

  • Razvan Rotaru Razvan Rotaru posted a comment on ticket #6

    I should add that the problem does not occur with a normal ftp client.

  • Razvan Rotaru Razvan Rotaru created ticket #6

    Problem writing to files

  • A. A. A. A. posted a comment on ticket #71

    Hi, I happened to run into the same issue the other day, also on FreeBSD (though...

  • Wasp Wasp created ticket #71

    ftpfs_getattr failes on write (touch) -> copy/create fails

  • Frederic GRAVIER Frederic GRAVIER modified a comment on discussion Help

    Hello. I'm problem from 2 differents servers, My curlFtpFS is 0.9.2 libcurl/7.35.0...

  • Frederic GRAVIER Frederic GRAVIER posted a comment on discussion Help

    Hello. I'm problem from 2 differents servers, My curlFtpFS is 0.9.2 libcurl/7.35.0...

  • Guillaume Soucy Guillaume Soucy posted a comment on discussion Help

    Hi, Same issue here unfortunatly. Hope they will fix it very soon. The issue happen...

  • Andrei Vida-Ratiu Andrei Vida-Ratiu modified a comment on discussion Open Discussion

    Hello I am trying to mount a remote FTPS server. The remote server is Filezilla server....

  • Andrei Vida-Ratiu Andrei Vida-Ratiu posted a comment on discussion Open Discussion

    Hello I am trying to mount a remote FTPS server. The remote server is Filezilla server....

  • Sergei Trofimovich Sergei Trofimovich posted a comment on ticket #59

    Gentoo also applies this patch as: https://gitweb.gentoo.org/repo/gentoo.git/pla...

  • Sergei Trofimovich Sergei Trofimovich posted a comment on ticket #65

    Gentoo has patched it by applying primitive escaping: https://gitweb.gentoo.org/...

  • Sergei Trofimovich Sergei Trofimovich posted a comment on ticket #58

    Gentoo uses the same patch: https://gitweb.gentoo.org/repo/gentoo.git/plain/net-...

  • Alejandro Vargas Alejandro Vargas modified a comment on ticket #70

    This is a full session from mount up to transferring an exactly 1Kb file and error:...

  • Alejandro Vargas Alejandro Vargas modified a comment on ticket #70

    This is a full session from mount up to transferring an exactly 1Kb file and error:...

  • Alejandro Vargas Alejandro Vargas modified a comment on ticket #70

    This is a full session from mount up to transferring an 1Kb file and error: curlftpfs...

  • Alejandro Vargas Alejandro Vargas modified a comment on ticket #70

    This is a full session from mount up to transferring an 1Kb file and error: curlftpfs...

  • Alejandro Vargas Alejandro Vargas posted a comment on ticket #70

    This is a full session from mount up to transferring an 1Kb file and error: curlftpfs...

  • Robson Braga Araujo Robson Braga Araujo posted a comment on ticket #70

    Please also use the -v command line flag to get debug output from libcurl.

  • Alejandro Vargas Alejandro Vargas created ticket #70

    ftpfs: operation ftpfs_flush failed because Input/output error

  • zydar16 zydar16 created ticket #5

    Input Error ?

  • Zsolt Udvari Zsolt Udvari created ticket #69

    Doesn't mount but can access with command 'ftp'

  • Dan Dan posted a comment on discussion Help

    Hello xtrabackup on a curftpfs monted alwasys crash on ibdata1.meta creation LOOKUP...

  • kfolz kfolz modified a comment on discussion Help

    Please contribute to https://bugs.launchpad.net/ubuntu/+source/curlftpfs/+bug/1267749...

  • kfolz kfolz posted a comment on discussion Help

    Please contribute to https://bugs.launchpad.net/ubuntu/+source/curlftpfs/+bug/1267749...

  • Alexandru Thirtheu Alexandru Thirtheu posted a comment on ticket #67

    According to the cURL documentation http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTSSLVERIFYHOST...

  • mauromol mauromol posted a comment on discussion Help

    I also find curlftpfs extremely slow (around 500 kB/s) on my Linux Mint 16 KDE. If...

  • INTEQ INTEQ posted a comment on discussion Help

    Same problem here Hello I have been having a problem lately and cannot find a way...

  • IndiaJenks IndiaJenks posted a comment on ticket #67

    Facing the same issue here. In particular with the Yahoo secure web hosting. A way...

1