I cant get the script to do anything
I installed WinSCP and did a file transfer manually. I generated the code then created a .bat file in windows. When I run the batch file as administrator it never uploads the file.
open sftp://user:IO%218d%26yE52ADk7@000.000.000.000/ -hostkey="ecdsa-sha2-nistp521 521 ay91NZcff6C9GTI+HzlU/Wgp6uPgSWObhwcYaGPiSVI=" lcd Q:\Users\user\Certify cd /External_Folder put * exit # Execute the script using a command like: # "C:\Users\rmcadmin\AppData\Local\Programs\WinSCP\WinSCP.exe" /log="C:\writable\path\to\log\WinSCP.log" /ini=nul /script="C:\path\to\script\script.txt"