I have setup 2 servers(WARFTP v1.82.0.11), one on a local network
machine the other at a remote location. I am having trouble with FTP
clients remaining connected to the server even though they have issued a
disconnect command and ended normally. This is true only on the remote
server, they disconnect from the local server as expected.
Also this is not true for all FTP clients, here are the ones I’ve tested
and the results.
Client Local result Remote result
WS_FTP OK OK
CuteFTP Pro OK OK
FreeFTP OK remains connected
ChilKat FTP OK remains connected
I am using the ChilKat library in my own software so I know it issues
the disconnect command tests the result. In both local and remote
servers it returns a successful code, yet remain connected to the remote
server.
Can anyone shed some light on this for me? Is there a server setting
I’m missing?
TIA