Differences

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

2024-01-24 2024-03-23
Restored revision 1624005986. Undoing revisions 1706109477, 1706109501. (martin) (hidden) old revision restored (3.85.202.68) (hidden) (untrusted)
Line 1: Line 1:
 +317
 +
 +
~~NOTOC~~ ~~NOTOC~~
====== Executables winscp.exe and winscp.com ====== ====== Executables winscp.exe and winscp.com ======
Line 26: Line 29:
The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name. The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name.
-As WinSCP is an Unicode application, you should use a TrueType console font with a full Unicode support, like "Consolas" or "Lucida Console".+As WinSCP is an Unicode application, you should use a TrueType console font with a full Unicode support, like "Consolas" or "Lucida Console".
==== [[redirection]] Input/Output Redirection ==== ==== [[redirection]] Input/Output Redirection ====
For input/output redirection use standard operators: For input/output redirection use standard operators:
-  * ''>'' for output redirection; +  * ''>'' for output redirection; 
-  * ''<'' for input redirection;+  * ''&amp;lt;'' for input redirection;
  * ''|'' for piping.   * ''|'' for piping.
Line 37: Line 40:
You can also use input/output redirection when running ''winscp.com'' from another application. //For example see [[guide_dotnet#input|Guide to SFTP transfers in .NET]]. Though for this purpose, consider using [[library|WinSCP .NET assembly]] instead.// You can also use input/output redirection when running ''winscp.com'' from another application. //For example see [[guide_dotnet#input|Guide to SFTP transfers in .NET]]. Though for this purpose, consider using [[library|WinSCP .NET assembly]] instead.//
 +
 +1

Last modified: by 3.85.202.68