ATSM's avatar
ATSM
Copper Contributor
Dec 23, 2021
Status:
Closed

Wrong File Timestamps on cut/paste with tsclient share

Using the Microsoft Remote Desktop client on Apple macOS 12.1 Version 10.7.3 ( 1966 ) 

C542BC47-9301-4C7A-A94A-FF1E06355FC2

 

A simple Cut and Paste results on the file timestamp off by 1 hour...  This also occurs using a c stat() / _utime() call when using a drive made available on the remote machine via the RDC profile ... \\tsclient\xxx 

 

The problem does not occur when using the \\dot.dot.dot.dot\xxx address...

 

 

 

3 Comments

  • This forum is focused on Azure Virtual Desktop Feedback. If you are running into issues, we recommend to share your problem on our Tech Community forum (https://aka.ms/wvdtc) or open a support ticket after you have reviewed the troubleshooting options in our documentation (Windows Virtual Desktop troubleshooting overview - Azure | Microsoft Docs)

     

    We recommend to review our troubleshooting section first. The other option you have is to open a support ticket through the Azure Portal.

  • ATSM's avatar
    ATSM
    Copper Contributor

    Additional information, is that the file dates get corrupted when changing the attributes as in the addition of the R/O attribute either from the Properties panel or by the SetFileAttributes() c function call.