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: How do I create a executable Script?

Make a Windows batch file that starts WinSCP with the script.
For an example of such batch file, see:
https://winscp.net/eng/docs/guide_automation#results

Though to the "autostart" folder you can add an shortcut to WinSCP.com with all necessary command-line switches. You do not need an "executable script" for that.
UsernameTaken2

How do I create a executable Script?

Hi,
I'm new with WinSCP and I want to create a executable Script. By this, I mean that, if you click on it, it will automatically open the console and type in the command, that is set in the script. This is, because i want to put it then into the autostart folder, so it starts, whenever i start the computer. Is this even possible?
Thanks in Advance