executables » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| 2014-05-26 | 2014-09-11 | ||
| Restored revision 1377092893. Undoing revisions 1401066856, 1401066876. (martin) (hidden) | in-page anchored links without page name (martin) | ||
| Line 2: | Line 2: | ||
| ====== Executables winscp.exe and winscp.com ====== | ====== Executables winscp.exe and winscp.com ====== | ||
| WinSCP has two executables: | WinSCP has two executables: | ||
| - | * ''[[executables#winscp.exe|winscp.exe]]'': Main executable, supports both GUI and console operation; | + | * ''[[#winscp.exe|winscp.exe]]'': Main executable, supports both GUI and console operation; | 
| - | * ''[[executables#winscp.com|winscp.com]]'': Console interface tool, supports console operation only, allows input/output redirection. | + | * ''[[#winscp.com|winscp.com]]'': Console interface tool, supports console operation only, allows input/output redirection. | 
| This follows two basic executable types of Windows operation system, GUI and console. | This follows two basic executable types of Windows operation system, GUI and console. | ||
| Line 21: | Line 21: | ||
| What you can do with it: | What you can do with it: | ||
| - | * Supports console mode only, but allows [[executables#redirection|input/output redirection]]; | + | * 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.)). | * 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.)). | ||