Script doesn't send files
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.
If possible, I need to add a local folder for the files.
thanks
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"
thanks