Synchronization - changes detected but not uploaded - v3.8.2

Advertisement

predecess
Joined:
Posts:
9

Synchronization - changes detected but not uploaded - v3.8.2

Sometimes when I save a file with "Keep remote directory up to date" running, the monitoring window says "change in C:\mydir\ detected" but it doesn't upload any file. If I resave the file one or two times, then eventually it picks up the change and uploads the file.

This error occurs about 5% of the time or so during the same "Keep remote directory up to date" session. Sometimes there is no problem and sometimes there is.

This error occurs on two separate machines and after performing a full synchronization.

Reply with quote

Advertisement

predecess
Joined:
Posts:
9

SFTP. I have SFTP (allow SCP fallback) checked and both SFTP and SCP work, so it should be using SFTP and not needing to fallback.

By the way, this could have something to do with the issue. I use VS.Php to edit my php files and when I hit save, it creates a temporary file really quickly in the same directory and then I think it moves it over the file I was saving. I wonder if this quick creating and removing of a file messes up anything.

Reply with quote

martin
Site Admin
martin avatar

Does the VS.php have an option to turn off saving the temporary file? Just if you can check whether it causes the problem or not.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Please try to lookup configuration option KeepUpToDateChangeDelay and set to it larger value (default is 500, half second).

Reply with quote

Advertisement

You can post new topics in this forum