File NOT set as sparse but sparse attribute is seen set on windows explorer

0

1

There is a test file in windows machine where it is seen having sparse file attribute (P). But suing fsutil sparse queryflag says the file is not sparse. Even queryrange range says the same.

This is seen in multiple machines and restarting machine/windows explorer does not help.

I would like to understand the discrepancy on this behavior.

enter image description here

Aakash Chakravarthy

Posted 2020-01-03T07:41:07.937

Reputation: 141

Is the folder synced with OneDrive? Files in my OneDrive folders exhibit the same behavior. – Keith Miller – 2020-01-03T19:43:33.677

@KeithMiller No OneDrive is not installed in the server. – Aakash Chakravarthy – 2020-01-04T12:55:52.087

No answers