executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-02 | 2012-01-04 | ||
| no summary (59.181.110.31) | using input/output when running from another applications. (martin) | ||
| Line 32: | Line 32: | ||
| * ''<'' for input redirection; | * ''<'' for input redirection; | ||
| * ''|'' for piping. | * ''|'' 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]].// | ||