Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

jPitt

thanks!

I appreciate it.
jPitt

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.
"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