I am using nppftp-plugin on sftp server. This works fine, but when the file on the server changes directly (or in parallel by someone else), npp does not detect this. Rebooting the file also does not read the modified content. I have to close the file and open it again to get new content. And what if I do not know that the file has been modified (for example, another encoder is editing the php file in parallel)
Is there any solution for this?
source share