Subject: | Bug on FTPSSL |
hello,
I'm using Windows XP and ActivePERL, and I met some bugs by using your library NET:FTPSSL.
When I want to connect myself to a ftp with an explicit connection on port 990, it doesn't hold account of my parameters and uses an implicit connection on port 21.
I think the method NEW() doesn't pay attention to the parameters I enter and still uses the default parameters.