Re: Problem running simple get under Windows Scheduler
The correct solution is to use the command that WinSCP suggests itself:
Though using the INI file would help too.
In scripting you should not rely on saved sites, use this command instead:open sftp://<username>:<password>@www.uhin3.net/ -hostkey="ssh-rsa 2048 e2:d5:e7:0b:68:f0:36:cb:7e:04:bc:0f:63:bd:9b:11"
Though using the INI file would help too.