ui_cleanup » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
ui_cleanup 2020-02-18 | ui_cleanup 2024-05-27 (current) | ||
Line 10: | Line 10: | ||
===== General Configuration ===== | ===== General Configuration ===== | ||
- | //General configuration// includes [[ui_preferences|preferences]], layout and similar. This option removes only configuration stored in registry. If you use [[config|INI file]], check //Configuration INI file//. | + | The //General configuration// includes [[ui_preferences|preferences]], layout and similar. This option removes only configuration stored in registry. If you use [[config|INI file]], check //Configuration INI file//. |
===== Sites ===== | ===== Sites ===== | ||
- | //Sites// is a list of [[ui_login|sites]]. This option removes only sites stored in registry. If you use [[config|INI file]], check //Configuration INI file//. | + | The //Sites// is a list of [[ui_login|sites]]. This option removes only sites stored in registry. If you use [[config|INI file]], check //Configuration INI file//. |
- | ===== Cached Host Keys ===== | + | ===== [[caches]] Caches ===== |
- | //Cached host keys// contains a list of [[ssh_verifying_the_host_key|known SSH host keys]]. This option removes only keys stored in registry. If you use [[config|INI file]], check //Configuration INI file//. | + | The //Caches// option forgets all known [[ssh_verifying_the_host_key|SSH host keys]] and [[tls#certificate|TLS certificates]], [[ui_authenticate#authentication_banner|SSH authentication banners]] and clears all [[directory_cache|persistent remote directories caches]] and statistics. |
- | The option clears other caches as well, including [[tls#certificate|accepted TLS certificates]], [[directory_cache|directory caches]] and suppressed [[ui_authenticate#authentication_banner|SSH banners]]. | + | This option removes only caches stored in registry. If you use [[config|INI file]], check //Configuration INI file//. |
===== Configuration INI file ===== | ===== Configuration INI file ===== | ||
- | //Configuration INI file// contains all above configuration if you use it instead of registry as [[config|configuration storage]]. | + | The //Configuration INI file// contains all above configuration if you use it instead of registry as [[config|configuration storage]]. |
===== Random Seed File ===== | ===== Random Seed File ===== | ||
- | //[[ui_pref_storage#other|Random seed file]]// contains some randomly generated data that are used on WinSCP startup to seed its encryption random number generator. | + | The //[[ui_pref_storage#other|Random seed file]]// contains some randomly generated data that are used on WinSCP startup to seed its encryption random number generator. |
===== Temporary Folders ===== | ===== Temporary Folders ===== | ||
This option removes [[temp_folders|temporary folders]] created by WinSCP on your computer. | This option removes [[temp_folders|temporary folders]] created by WinSCP on your computer. |