This is an old revision of the document!

Configuration Storage

By default WinSCP stored its configuration into Windows registry. Optionally it can store it into an INI file. To switch the storage see Storage tab of Preferences window.

On startup WinSCP looks for INI file in the directory it was starts from. The INI file must have an .INI extension and the same name as WinSCP executable. If it finds the INI file it loads configuration from it. If it does not find any, it uses the registry.

You may also use INI file in different folder or with different name using /ini switch.

Advertisement

Transfering the Configuration

If you use registry as configuration storage, you may export/import following registry key to export/import the settings.

[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2] 

If you do not know how to work with registry, switch to INI.

If you use INI file as configuration storage, copy the winscp3.ini file from WinSCP installation directory on your source computer to installation directory on destination computer. The file is typicaly in following directory:

c:\program files\winscp3\winscp3.ini 

Last modified: by martin