Differences
This shows you the differences between the selected revisions of the page.
2005-06-28 | 2005-06-28 | ||
host keys under different account (martin) | link the ssh#verifying_the_host_key (martin) | ||
Line 17: | Line 17: | ||
===== Running Script under Different Account ===== | ===== 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. Note that the configuration also includes confirmed host keys, which you may need to transfered too (or confirm manually under the account) to allow automatic execution of the script. | + | 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. |
+ | |||
+ | Note that the configuration also includes [[ssh#verifying_the_host_key|verified host keys]], which you may need to transfered too (or confirm manually under the account) to allow automatic execution of the script. Never attempt to make the script [[ssh#verifying_the_host_key|verify the host key]] automatically. | ||
===== Example ===== | ===== Example ===== |