Differences
This shows you the differences between the selected revisions of the page.
| 2005-01-21 | 2005-01-21 | ||
| old revision restored (martin) (hidden) | running under different account (martin) | ||
| Line 15: | Line 15: | ||
| ===== Console Interface Tool ===== | ===== Console Interface Tool ===== | ||
| As ''WinSCP3.exe'' is GUI application, it cannot inherit console window when run from other console application (like Windows command-prompt). To allow this, run WinSCP using console interface tool, ''WinSCP3.com''. | As ''WinSCP3.exe'' is GUI application, it cannot inherit console window when run from other console application (like Windows command-prompt). To allow this, run WinSCP using console interface tool, ''WinSCP3.com''. | ||
| + | |||
| + | ===== Running Script under Different Account ===== | ||
| + | If you are going to run the script under different account (for example using Windows scheduler), note that WinSCP [[config|stores configuration]] to user part of Windows Registry by default. So you may need either to transfer the configuration from your account registry to the other account registry or use [[config|INI file]] instead. | ||
| ===== Example ===== | ===== Example ===== | ||