Differences

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

2012-01-06 2012-01-30
library (martin) comments sample (martin)
Line 50: Line 50:
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.)).
 +
 +To insert comments into the script file, start the line with ''#'' (hash):
 +<code winscp>
 +# Connect to the server
 +open mysession
 +</code>
===== Commands ===== ===== Commands =====

Last modified: by martin