Differences
This shows you the differences between the selected revisions of the page.
| 2023-03-30 | 2023-05-15 | ||
| typography (martin) | no summary (60.254.62.3) (hidden) (untrusted) | ||
| Line 4: | Line 4: | ||
| In [[scripting]], use ''-rawtransfersettings'' switch (when the settings cannot be configured using dedicated scripting switch). | In [[scripting]], use ''-rawtransfersettings'' switch (when the settings cannot be configured using dedicated scripting switch). | ||
| - | In [[library|.NET assembly]], use ''[[library_transferoptions_addrawsettings|TransferOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_transferoptions|TransferOptions]]'' class). | + | In [[library|.NET assembly]], use ''[[library_transferoptions_addrawsettings|TransferOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_transferoptions|TransferOptions]]). |
| For both cases, you can just configure the advanced settings on [[ui_transfer_custom|Transfer Settings dialog]] and have WinSCP [[guide_automation#generating|generate the code for you]]. | For both cases, you can just configure the advanced settings on [[ui_transfer_custom|Transfer Settings dialog]] and have WinSCP [[guide_automation#generating|generate the code for you]]. | ||