Hi, not sure if this is the right place to post. M...
# lucee
p
Hi, not sure if this is the right place to post. My code (running in Lucee) regularly connects to a remote server using secure FTP. However the remote servers owners have changed their secure key, so it no longer matches our cached version. I can find lots of examples of how to manually accept the new key if connecting via an ftp client. However, I am only able to access our linux production box via shell. And I am not sure how to do this via shell access , so that lucee can pick up the changes. Any help / pointers would be really appreciated, Thank you very much