Differences

This shows you the differences between the selected revisions of the page.

2021-11-16 2021-11-16
Restored revision 1631178017. Undoing revision 1637066221. (martin) (hidden) no summary (85.16.131.117) (hidden) (untrusted)
Line 52: Line 52:
-==== [[variables]] Environment Variables ====+==== [[variables]] Environment Variablesss ====
You can use environment variables in the commands, with syntax ''%NAME%'':((Generally do surround reference by double-quotes to cope properly with spaces in its value.)) You can use environment variables in the commands, with syntax ''%NAME%'':((Generally do surround reference by double-quotes to cope properly with spaces in its value.))
Line 85: Line 85:
Note that WinSCP treats filenames in case sensitive manner. So even if your server treats filenames in case insensitive manner, make sure you specify case properly.((This is important particularly for FTP sessions.)) Note that WinSCP treats filenames in case sensitive manner. So even if your server treats filenames in case insensitive manner, make sure you specify case properly.((This is important particularly for FTP sessions.))
-==== [[comments]] Comments ==== +
- +
-To insert comments into the script file, start the line with ''#'' (hash): +
-<code winscp> +
-# Connect to the server +
-open mysession +
-</code>+
===== [[commands]] Commands ===== ===== [[commands]] Commands =====

Last modified: by 85.16.131.117