How do I configure site, transfer and/or any other settings for which there are no script commands?
Site Settings
For site settings, you can use -rawsettings switch of open command.
Advertisement
See raw site settings syntax. WinSCP can generate the code for you.
Transfer Settings
For transfer settings, use -rawtransfersettings switch of script commands that transfer files, like put, get, synchronize, etc.
See raw transfer settings syntax.
Global Settings
For global settings, use /rawconfig command-line parameter.
See raw configuration syntax.