MadCompie: -------------------------------------------------------------------------------- pspad: -------------------------------------------------------------------------------- Have you changed file content to influence of filesize? Cause as I remember, I can ask fize of FTP objekt, but not the datetime. --------------------------------------------------------------------------------
Hi Jan, Small update on my problem : it was probibly a coincidence... Good news : the file change detection using FTP files still works with the new version! And the issue has nothing to do with FTP... When I change a text "ABC" into "012345", PSPad does detect a file change = OK. But probably what I encountered (and confused me) was changing a text "ABC" into "XYZ" : the contents are indeed different but the SIZE remain the same, so : no file change... Perhaps that could be a solution : maintaining some kind of a hash of the file? -------------------------------------------------------------------------------- I wrote it before. I am able to reguest file size of FTP object, but I am not able to get hash or something like this. To check file change from FTP is necessary download and parse file list of all open file folders or donwload again all open files and compare content (calculate current hash with downloaded file hash). I don't consider as useable. For the local files I am able to check size and file stamp, but not for files from FTP -- <https://forum.pspad.com/read.php?6,73545,73588> PSPad freeware editor https://www.pspad.com
