anonymous created the issue
Some servers, for example drftpd, requires PRET support when connecting in passive mode. It's basically a command that is sent before transfers to inform the server that the client is about to do something.
More info: http://www.drftpd.org/index.php/Distributed_PASV#Solution:_PRET_.28PRE_Transfer.29_command
Attachments
Some servers, for example drftpd, requires PRET support when connecting in passive mode. It's basically a command that is sent before transfers to inform the server that the client is about to do something.
More info: http://www.drftpd.org/index.php/Distributed_PASV#Solution:_PRET_.28PRE_Transfer.29_command
Attachments
feat_patch(0.7 KiB)pret_patch(1.6 KiB)