Re: "Keep remote directory up to date" sometimes misses files
WinSCP may skip a change, if a file is changed within the same minute and the server does not provide second-precision timestamps (common with some FTP servers, notably the IIS).
See https://winscp.net/eng/docs/timestamp
Though this has been improved recently, pending release (in few days):
Issue 1395 – When FTP server does not provide precise timestamp, but the timestamp otherwise matches timestamp of the last uploaded version of the file, using precise timestamp of the uploaded version instead
See https://winscp.net/eng/docs/timestamp
Though this has been improved recently, pending release (in few days):
Issue 1395 – When FTP server does not provide precise timestamp, but the timestamp otherwise matches timestamp of the last uploaded version of the file, using precise timestamp of the uploaded version instead