executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-10-27 | 2014-10-27 | ||
no summary (41.74.23.26) (hidden) | Restored revision 1413549496. Undoing revision 1414414074. (martin) (hidden) | ||
Line 18: | Line 18: | ||
===== winscp.com ===== | ===== winscp.com ===== | ||
+ | The ''.com'' executable is a simple tool that internally runs ''winscp.exe'' and provides console interface for it. Its primary purpose is [[scripting]]. | ||
+ | What you can do with it: | ||
+ | * Supports console mode only, but allows [[#redirection|input/output redirection]]; | ||
+ | * When run from another console application (such as standard Windows console/command-line window, i.e. ''cmd.exe''), it inherits its console((''winscp.exe /console'' would pop up in new console window.)). | ||
+ | |||
+ | 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. | ||
==== [[redirection]] Input/Output Redirection ==== | ==== [[redirection]] Input/Output Redirection ==== |