Hi,

I've been using WinSCP to edit remote files with SciTE (it works great).

WinSCP saves files you want to edit in a temporary directory, monitors any change and uploads them whenever you change them.

In the new version they added the functionality that if you open a file twice it will be saved with the same temporary name. I assumed that SciTE wouldn't open the files again, but that is not the case. I use check.if.already.open (and load.on.activate, which even notices when I save any of the copies and notifies me that the file is modified). SciTE opens the files as if they had different names.

I thought that it could be because WinSCP actually deletes the file and replaces it with another copy before loading it. However, when I tested this with dummy files I created, it always works, SciTE always notices the file has the same name.

Any ideas of what might be causing this, and how could I fix it?

Thanks!

. A .
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to