I've amended my answer there, as it was not completely correct:
https://winscp.net/forum/viewtopic.php?t=15568#57727
https://winscp.net/forum/viewtopic.php?t=15568#57727
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
c:\windows
and c:\windows\system32
, starts going wrong when accessing c:\windows\system32\certsrv
.
ALL APPLICATION PACKAGES
& ALL RESTRICTED APPLICATION PACKAGES
, these both have rights as well.
synchronize remote -delete -filemask="*.crl; *.crt; *.pem" "C:\Windows\System32\certsrv\CertEnroll" "/remote/path/CertEnroll"
Error listing directory 'C:\Windows\System32\certsrv\CertEnroll\*.*'.
Error retrieving file list for "C:\Windows\System32\certsrv\CertEnroll\*.*".
System Error. Code: 3.
The system cannot find the path specified
(A)bort, (R)etry, (S)kip: Abort
Error listing directory 'C:\Windows\System32\certsrv\CertEnroll\*.*'.
Error retrieving file list for "C:\Windows\System32\certsrv\CertEnroll\*.*".
System Error. Code: 3.
The system cannot find the path specified
cmd.exe
in which we can cd
to the directory and list its contents (and read them) just fine.
C:\Test
all is well, but the file aren't there.
C:\Windows
or something?