Differences
This shows you the differences between the selected revisions of the page.
| 2006-09-03 | 2006-09-26 | ||
| revert. example with password is two lines above (martin) | pipes can be used with console interface tool (martin) | ||
| Line 18: | Line 18: | ||
| As ''WinSCP3.exe'' is a GUI application, it cannot inherit the console window when run from another console application (such as the Windows command-prompt). To allow this, run WinSCP using the console interface tool ''WinSCP3.com'' (you can find ''WinSCP3.com'' in the main [[installation|installation package]]). | As ''WinSCP3.exe'' is a GUI application, it cannot inherit the console window when run from another console application (such as the Windows command-prompt). To allow this, run WinSCP using the console interface tool ''WinSCP3.com'' (you can find ''WinSCP3.com'' in the main [[installation|installation package]]). | ||
| - | With console interface tool you can also use input/output redirection. | + | With console interface tool you can also use input/output redirection and pipes. |
| ===== Running a Script under a Different Account ===== | ===== Running a Script under a Different Account ===== | ||