Hello All,
The company I work for had purchased a VisualCron site license somewhere back in the age of dinosaurs. It has been working very well for us ever since as a method to automate our secure data transfers and internal workflows. Recently however we have encountered a bit of a brain teaser:
A partner of ours (a major US banking network) has upgraded their SFTP server to the latest version of their host software. Immediately our SFTP authentication with them stopped working within VisualCron. Their new host is Axway Secure Transport 5.1 and the authentication scheme is SSH Public key.
We can connect to this new host using other SFTP clients such as FileZilla without issue. VCron 5.6.9 will still connect to their old host (which they are currently running in parallel during the transition phase). so we have isolated this issue as something being caused by the new host software.
To give a bit more detail, VisualCron 5.6.9 gives an Error type 11 (public key refusal by host). We downloaded a trial of VisualCron 6.1.8 to test and it gives an Error type 2. Again, both versions work on the legacy host and alternative clients work on both hosts.
Has anyone encountered / resolved an issue remotely related to something of this order?