martin Re: Script doesn't send files 2024-02-15 See Why are some WinSCP scripting commands specified in a batch file not executed/failing? Particularly the "New-line Escaping" section.
jPitt Script doesn't send files 2024-02-14 20:02 Ok, been on this all day. I have this at a .bat file in the directory to send the files. It connects, then just sits there. "C:\Program Files (x86)\WinSCP\winscp.com" /log="C:\temp\winscp.log" /command ^"open sftp://xxxxxxxxxxxxxxxxx/""put -nopermissions -nopreservetime *.txt" If possible, I need to add a local folder for the files. thanks