Giter Club home page Giter Club logo

ftpmult's People

Contributors

cycloon avatar peter-x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ftpmult's Issues

Errors On Connection

I have installed this program, and on launching test.js, I see "FTP multiplexer up and ready for connections".

I did change the hostname in the getHostFromUsername() function, to a valid FTP server on my network.

When I try and connect via FTP, I get a connection refused message.

The firewall on the server I am trying to connect to allows ports 20/21 through, although I have tried fully disabling IPtables.

I opened the FTP debugger in filezilla, and this is the output:

Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Trace: CRealControlSocket::OnClose(111)
Trace: CControlSocket::DoClose(64)
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Error: Could not connect to server

Server Hangs At Directory Listing

Hi,

I have used your proxy before, and I have attempted to replicate my FTP setup on another server.

I keep getting this far: Server response: 226 Directory send OK.

And then connection timed out.

To rule out common issues, I have ran the unmodified 'test.js' program, with selinux temporarily disabled, and iptables stopped.

I get the same results with the test program.

With FileZilla in debug mode, I see this:

Response: 226 Directory send OK.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: code = 2
Trace: state = 5
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: state = 8
Error: Connection timed out

I have tried other FTP clients, and FileZilla works ok with my pre-existing ftpmult setup.

The only thing it can be is because this is another server.

DNS on the new server works ok, and the iptables modules ip_conntrack, ip_conntrack_ftp and ip_nat_ftp are enabled.

I am not sure why this would be failing.

Any help is appreciated. Thanks.

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.