GithubHelp home page GithubHelp logo

f-ftpbnc's People

Contributors

h-0-s-h avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

f-ftpbnc's Issues

problem fxp and protocol

FXP from glftpd to an ioftpd behind f-ftpbnc, got this error:

150 Opening BINARY mode data connection for aaa.r71 using SSL/TLS.
[1] RETR aaa.r71
[1] 150 Opening BINARY mode data connection for aaa.r71 (150000000 bytes) using SSL/TLS
[1] 435 Failed TLS negotiation on data channel (SSL_accept(): (1) error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol), disconnected

Unable to compile

f-ftpbnc does not compile on Ubuntu 16.04:
$ unzip master.zip
Archive: master.zip
c99893e
creating: f-ftpbnc-master/
inflating: f-ftpbnc-master/.gitignore
inflating: f-ftpbnc-master/Makefile
inflating: f-ftpbnc-master/README.md
inflating: f-ftpbnc-master/f-ftpbnc.c
inflating: f-ftpbnc-master/f-ftpbnc.h
inflating: f-ftpbnc-master/hsscript.nfo
inflating: f-ftpbnc-master/mkconfig.c
inflating: f-ftpbnc-master/sha256.c
inflating: f-ftpbnc-master/sha256.h
inflating: f-ftpbnc-master/xtea-cipher.h
$ cd f-ftpbnc-master/
$ make
cc -W -Wall -g -c -o mkconfig.o mkconfig.c
cc -W -Wall -g -c -o sha256.o sha256.c
cc -W -Wall -g -o mkconfig mkconfig.o sha256.o
mkconfig.o: In function xtea_cbc_encipher': /tmp/f-ftpbnc-master/xtea-cipher.h:59: undefined reference to xtea_cbc_copy'
/tmp/f-ftpbnc-master/xtea-cipher.h:62: undefined reference to xtea_cbc_xor' /tmp/f-ftpbnc-master/xtea-cipher.h:64: undefined reference to xtea_cbc_copy'
mkconfig.o: In function xtea_cbc_decipher': /tmp/f-ftpbnc-master/xtea-cipher.h:74: undefined reference to xtea_cbc_copy'
/tmp/f-ftpbnc-master/xtea-cipher.h:77: undefined reference to xtea_cbc_copy' /tmp/f-ftpbnc-master/xtea-cipher.h:79: undefined reference to xtea_cbc_xor'
/tmp/f-ftpbnc-master/xtea-cipher.h:80: undefined reference to `xtea_cbc_copy'
collect2: error: ld returned 1 exit status
Makefile:33: recipe for target 'mkconfig' failed
make: *** [mkconfig] Error 1
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.