Differences
This shows you the differences between the selected revisions of the page.
2014-10-16 | 2014-11-21 | ||
uppercase first letter (martin) | refer to config#auto (martin) | ||
Line 6: | Line 6: | ||
Portable executables are intended for advanced users and specific needs. For general use, use [[installation|installer]]. | Portable executables are intended for advanced users and specific needs. For general use, use [[installation|installer]]. | ||
- | On startup the Portable executables look for an [[config|INI file]] in the directory from which it was started. The INI file must have an ''.ini'' extension and the same name as the executable. If it does not find any, it tries to create one with default configuration (if it fails to do so it uses [[config|registry]], preventing portable use). This allows you to easily carry WinSCP with your [[config|configuration]] on removable media or USB drive. | + | On startup the Portable executables look for an [[config|INI file]] in the directory from which it was started. The INI file must have an ''.ini'' extension and the same name as the executable. If it does not find any, it tries to create one with default configuration (if it fails to do so it uses [[config|registry]], preventing portable use). This allows you to easily carry WinSCP with your [[config|configuration]] on removable media or USB drive. For details, see [[config#auto|auto-selecting configuration storage]]. |
You may also use INI file in different folder or with different name using [[commandline|/ini switch]]. | You may also use INI file in different folder or with different name using [[commandline|/ini switch]]. |