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: Are transfer presets working in WinSCP.comcommand line mode?

Presets cannot be used in scripting. But as you want to change transfer mode only, you do not need presets at all. Just use -transfer switch:
https://winscp.net/eng/docs/scriptcommand_put
duckman

could not get the presets to work -- but when I changed the default to automatic, that works.
duckman

Are transfer presets working in WinSCP.comcommand line mode?

I am using winscp.com from a DOS command line prompt, and WinSCP wants to put *.cgi to the server in binary mode. I have tried to turn on the Text preset (transfer mode to automatic, selection rule host name *), but that does not work? Do those settings apply to the winscp.com interface?