I'm trying to use VisualCron to upload a file to a linux box using SCP. The SCP settings only have username/password for authentication, but the linux box only allows users to SSH with key based authentication.
I am able to set up and successfully test a SSH connection with a key, but I don't appear to be able to make a SCP connection with a key. Is this a limitation of VisualCron, or am I missing something?
Thanks!