8ae820cd4f
Currently, when a local uri-list is converted into a FILEDESCRIPTORW list, WinPR doesn't submit the last write time for each file. The result of this is that the last write time of each file on the other peer will have the current time and not the actual last write time that is present on the peer, where the files were copied from. Fix this by also writing the last write time in addition to the FD_WRITESTIME flag. |
||
---|---|---|
.. | ||
include | ||
libwinpr | ||
test | ||
tools | ||
.gitignore | ||
CMakeLists.txt | ||
winpr.pc.in | ||
WinPRConfig.cmake.in | ||
wlog.7 |