FanDjango

Results 406 comments of FanDjango

vsftpd reacts differently to this than filezilla server 0.96 : vsftpd accepts the authentication **and then** terminates the connection and sends an error message on the control connection. filezilla rejects...

> When I replaced the %20 with a space it could not find the file. But I have found a way to get this to work. If I set the...

Could it be that the interface associated with this specific IP is somehow detrimented: Slower, different routing, lower priority, more heavily used by other processes?

First, thanks for the code. I have used it to do my own tests. I get 8.09 vs. 8.02. My test file has a size of 1752 bytes, and I...

1:13:10 vs 1:06:04 on 1000 transfers. So I agree there **is** a difference.

Ok, but let me ask you: Is this a problem for you and how do you think we should find out more? The difference seems not to be very big.

Is this issue still active? ``` # OpenPassiveDataStream(PASV, "LIST /", 0) Command: PASV Response: 227 Entering Passive Mode (192,168,6,90,120,121). Status: Connecting to ***:30841 NOTE: about a 5-10 second delay here...

I will rebase so we can see the net changes

Yes, the rebase removed all the reference to the serverhandlers and so on, because now with the new API function, things are a whole lot less complicated (instead of the...