Menu
Toggle search
WinSCP
Free
SFTP, SCP, S3 and FTP client
for
Windows
Home
News
Introduction
Download
Install
Documentation
Forum
Close
Search
Close
Tracker
»
Issue 79 – Synchronize individual files with "Keep remote directory up to date"
Component
:
General
Version
:
Unspecified
Severity
:
Enhancement
Priority
:
Low
Votes
:
0
Status
:
RESOLVED
Resolution
:
DUPLICATE of
Issue 256
Last modified: 2011-02-28 10:40
2008-01-08 13:24
WinSCP uses FindFirstChangeNotification to detect changes. This function allows detecting of changes in whole directory only. It cannot detect which particular file has changed. Possible replacement is ReadDirectoryChangesW:
https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-readdirectorychangesw
2011-02-28 10:40
This issue has been marked as a duplicate of
Issue 256
.
https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-readdirectorychangesw