davidrg/ckwin

Dialer generates incorrect FTP Connection Scripts

Opened this issue · 0 comments

From the K95 bugs list:

The dialer generates FTP connection scripts which use the
FTP OPEN /USER /PASSWORD plus SET FTP AUTOLOGIN ON which is
not a safe script operation since the failure state of the
FTP OPEN command does not indicate whether the login succeeded.
Instead, FTP USER and SET FTP AUTOLOGIN OFF should be used.
In addition, commands entered into the Login Script page textbox
were not included in the generated script. These errors are
fixed in the next release.

This is likely not fixed in our version of the dialer due to it coming from K95 2.1.x