-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shared Folder incorrect modify date and times (Windows 10 NTFS volume to a Linux Guest) #723
Comments
Thanks for reporting, |
Ok, I can reproduce this issue using 12.3.5 VMware Tools in Ubuntu 22.04. |
@lousybrit Thanks for the reply. Glad you were able to replicate. It appears that Access, Modify, and Change are all unset for me:
Same file viewed from the host: On an older Kali Rolling install with old
Let me know if you still need any info. |
I have a quick question. The "viewed from the host" screenshots of the file properties are residing on drive Y. Thanks. |
There isn't a NAS or other components. It's local to the host (Windows 10 Pro version 10.0.19045). It's a Seagate 2TB 7200 RPM 3.5 Internal Hard Drive (Model ST2000DM001) slotted into a SATA 3 interface on the motherboard of the Windows 10 PC. Just doubled checked to make sure it wasn't shared as well: |
Is anyone looking into this? A few weeks ago I noticed shared folders on Debian 12 also manifests this behavior. Kinda difficult to use 'make' on source code in shared folders when the dates on files created with 'touch' are hosed. |
Hello Rick,
Just for clarification, your Y drive has NTFS file system on it, is that correct? I have filed a bug and assigned this to myself. Unfortunately, I am swamped with higher-priority issues right now. Thanks for your patience and understanding. |
@lousybrit thank you for the update. Its formatted in NTFS. Nothing complicated just an additional drive attached to Windows. |
Describe the bug
When using Shared Folders from a Windows 10 host on an NTFS volume to a Kali Linux Guest, the modify date is incorrect or missing. This functionality previously worked using the older
vmware-tools
install.Reproduction steps
Output (Note the date on
time_test01
andtime_test03
:Expected behavior
Correct modify times as it worked previously on older
vmware-tools
install.Additional context
No response
The text was updated successfully, but these errors were encountered: