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

Barbel Brummel

thank you very much.
martin

Re: problems according to console-mode

You cannot specify both protocol (sftp) and /script parameters on command-line simultaneously anymore. It's for security reasons. As SFTP is default protocol, you can just remove the sftp:// prefix.
Barbel Brummel

problems according to console-mode

Dear Support-Team,

I'm using the following batch.cmd
D:\Programme\0-tools\WinSCP\WinSCP3\winscp3.exe /console sftp://root@xxx:xxx /script=D:\Programme\0-tools\WinSCP\WinSCP3\down\download.txt /privatekey=D:\Programme\0-tools\Putty\key\id_dsa_prv.ppk
exit


This code worked fine with release 3.8.1.
Just after I updated WinSCP to 3.8.2 the script doesn't work.

The windows of WinSCP pops up correctly, but after the passphrase of my key-file doesn't start the script (download.txt)...

Screenshot (<invalid hyperlink removed by admin>)

If you need more input, just say...

Greetings,
Barbel Brummel