Menu

#16 curlftpfs errors with libcurl ≥ 8.17.0

Unstable (example)
open
nobody
None
5
2025-12-13
2025-12-03
Adam Harvey
No

libcurl 8.17.0 dropped support for Kerberos FTP, which results in the curl_easy_setopt_or_die(..., CURLOPT_KRB4LEVEL, ...) call failing with an inscrutable message.

The attached patch checks the libcurl version and errors if the krb4 mount option is set and libcurl is too new.

1 Attachments

Discussion

  • Chris Vine

    Chris Vine - 2025-12-04

    Is there something missing in your patch? When applied to the stock curlftpfs-0.9.2 tarball, compilation fails with CURLFTPFS_NO_KRB_SUPPORT undeclared.

     
  • Adam Harvey

    Adam Harvey - 2025-12-04

    Sorry, you're right. Definite rust on my end in terms of generating partial patches out of source trees.

    Fixed patch attached.

     
  • Daniel Bedrenko

    Daniel Bedrenko - 2025-12-13

    Adam, thank you for the updated patch. It applies cleanly and solved the error I was getting when connecting to the FTP server on my Original Xbox

     

Log in to post a comment.

MongoDB Logo MongoDB