Re: asked for a PW using PW WinSCP with INI
Is this indeed the command you are running?
It shouldn't do anything, not even start the session. You are missing /command switch before "open ....":
winscp.exe /ini="C:\myFolder\WinSCP.ini" /command "open req89044225@sftp.myco.biz" "put \\servername\C$\Temp\Output\*.txt " "exit".
It shouldn't do anything, not even start the session. You are missing /command switch before "open ....":
winscp.exe /ini="C:\myFolder\WinSCP.ini" /command "open req89044225@sftp.myco.biz" "put \\servername\C$\Temp\Output\*.txt " "exit".