Philippe Perrault created FTPSERVER-479:
-------------------------------------------

             Summary: No timeout on control channel for ftps
                 Key: FTPSERVER-479
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-479
             Project: FtpServer
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.1.0
         Environment: linux
            Reporter: Philippe Perrault


execute the following command towards ftp server
openssl s_client -connect <ip:port> < /dev/zero 2>&1

you got the following output:
---
220 Service ready for new user.

and the tcp connection is up forever.

I have set the idle timeout to various value but it seems it is only for the 
data channel and not the control channel.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to