Hi Frank
Not sure if this is a bug.
The display is shown as formatted into 1000's but the data is stored as unformated.
What happens with the FTP alarm is executed is it creates an XML file.
Kirby Alarm then runs kirbyutils.exe and passes the xml file name.
As you can see from the attached screen shot the port number is unformated (ie "1234" not "1,234")
I cannot say for sure, but could the problem be somewhere else and not in kirby alarm?
Ian
PS. I just had a look at http://serverfault.com/questions/10807/what-firewall-ports-do-i-need-to-open-when-using-ftps
This bit was particularly interesting.
quote :
depending on the FTPS Server configuration, you'll need to open port 21 or 990/989. However, just to be sure, you should contact the FTPS Server admin and ask for directions. Also, keep in mind that for passive mode, as with every other FTP software, you'll have to open additional ports (TCP/UDP) usually something from the range 64000-65000.