executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-05-22 | 2018-06-07 | ||
Restored revision 1522230613. Undoing revisions 1527013293, 1527013365, 1527013423. (martin) (hidden) | gay (151.188.201.168) (hidden) (untrusted) | ||
Line 28: | Line 28: | ||
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 ==== | + | **GAY** |
- | For input/output redirection use standard operators: | + | |
- | ··* ''>'' for output redirection; | + | |
- | ··* ''<'' for input redirection; | + | |
- | ··* ''|'' for piping. | + | |
- | + | ||
- | 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]].// | + |