Kandarp Dave

Results 1 issues of Kandarp Dave

When control connection is idle for more than IdleTimeout duration, server immediately closes control connection and ignores on going data transfer through data connection. https://github.com/fclairamb/ftpserverlib/blob/main/client_handler.go#L413 This is not correct behavior....