Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

martin

Re: Script Not working

How do you run the winscp with script?
Smotech

Script Not working

I'm new to Winscp but was able to set it up successfully. I can login to another server manually but my problem is getting a script to do the same. Here's my script:

C:\progra~1\winscp3\winscp3.com
open my5.server.com
username
passphrase password
put d:\mydir\*.txt
close

When I run this as a script all I get is:
C:\program files\winscp3\winscp3.com
winscp>_