Differences
This shows you the differences between the selected revisions of the page.
2013-12-10 | 2013-12-11 | ||
no summary (216.227.106.46) | it would be a very bad practice to make file in program files writtable, particularly because it is shared by all users (martin) | ||
Line 32: | Line 32: | ||
Particularly when using shared INI file, you can set read-only attribute to the INI file to prevent WinSCP from overwriting the file. | Particularly when using shared INI file, you can set read-only attribute to the INI file to prevent WinSCP from overwriting the file. | ||
- | When INI file directory or the file itself is not writable (for example when the INI file is in ''Program Files'' folder or when it is explicitly set read-only), WinSCP does not preserve its state when exiting. No error message is displayed. Only when you explicitly change configuration (such as when you save [[session_configuration|site]], or submit [[ui_preferences|Preferences dialog]]), an error is shown. | + | When INI file directory or the file itself is not writable (for example when the INI file is in ''Program Files'' folder or when it is explicitly set read-only), WinSCP does not preserve its state when exiting. No error message is displayed. Only when you explicitly change configuration (such as when you save [[session_configuration|site]], or submit [[ui_preferences|Preferences dialog]]), an error is shown. |
- | + | ||
- | **To preserve the configuration** in ''Program Files'' you can modify permissions to the INI File: | + | |
- | - Right-click in the in the ''WinSCP.ini'' file | + | |
- | - Select //Properties > Security tab// | + | |
- | - Give "Modify" permissions to "Authenticated Users" | + | |
===== [[auto]] Auto-selecting Storage ===== | ===== [[auto]] Auto-selecting Storage ===== |