A libftp port for Linux

    I was needing a C library which implemented an FTP client the other day for a project I am working on. The best I could find after a bit of web surfing and some posts on mailling lists was a very old package (from 1994) called libftp. This package was originally posted to comp.sources.misc by Oleg Orel.

    I have ported by library so that it compiles and appears to work on linux.

posted at: 04:00 | path: /libftp | permanent link to this entry

    #2 koudy

    I've got this error during compilation.

    /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/include/varargs.h:4:2: #error "GCC no longer implements ."
    /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/include/varargs.h:5:2: #error "Revise your code to use ."

    Is it on my side?
    Thanks

    #3 sxj

    koudy

    I've got this error during compilation.

    /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/include/varargs.h:4:2: #error "GCC no longer implements ."
    /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/include/varargs.h:5:2: #error "Revise your code to use ."

    Is it on my side?
    Thanks

    Add a comment to this post:

    Your name:

    Your email: Email me new comments on this post
      (Your email will not be published on this site, and will only be used to contact you directly with a reply to your comment if needed. Oh, and we'll use it to send you new comments on this post it you selected that checkbox.)


    Your website:

    Comments: