Hi all, 

We have noticed that the FTP server doesn't seem to release it's used ports 
when the close() method is called. The result is that the server can't be 
restarted, because its ports are already in use.  
Is this the normal behavior and, if yes, how can I tell the FTP server to 
release the ports? Should one set server == null after closing the server? 

Kind regards, 

Martin 


Reply via email to