Differences
This shows you the differences between the selected revisions of the page.
2005-04-29 | 2005-05-04 | ||
typo (martin) | 3.7.5 redownloading file (martin) | ||
Line 30: | Line 30: | ||
To allow WinSCP use this kind of editors, you need to select //Multiple files// mode and enable preference option //[[ui_pref_editor#default_editor|External editor opens multiple files in one window (process)]]//. Then WinSCP will not treat the file as closed when the editor launched to open it is closed. Drawback is that all the files ever edited by current instance of WinSCP will be kept in [[temp_folder|temporary directory]] (until WinSCP is closed) and WinSCP will need to watch for changes of them all. | To allow WinSCP use this kind of editors, you need to select //Multiple files// mode and enable preference option //[[ui_pref_editor#default_editor|External editor opens multiple files in one window (process)]]//. Then WinSCP will not treat the file as closed when the editor launched to open it is closed. Drawback is that all the files ever edited by current instance of WinSCP will be kept in [[temp_folder|temporary directory]] (until WinSCP is closed) and WinSCP will need to watch for changes of them all. | ||
+ | |||
+ | If you choose to edit the same file again during the same session, WinSCP will download it to the same temporary directory as before, allowing the external editor to reload the file content in case it has it still opened (and the editor can detect the change). | ||
Note that WinSCP can heuristically detect that you need to enable the option //External editor opens multiple files in one window (process)// and offers you to do so. | Note that WinSCP can heuristically detect that you need to enable the option //External editor opens multiple files in one window (process)// and offers you to do so. |