Hello,
is offlineavailability function working?
thanks
offlineavailability
Re: offlineavailability
on the other hand, how can I filter offline files and folders.
Regards
Regards
Re: offlineavailability
What is an "offline file"?
-a file on an external disk that is not plugged in?
-a network file that is not online?
-a cloud file that is not stored locally?
Everything has a few properties for online/offline status:
Online
Shows the volume online/offline status.
Values:
Online = volume is being monitored for file system changes and is online.
Offline = volume is being monitored for file system changes and is offline.
blank = online status is unknown.
Search for:
online:
!offline: (online and unknown status)
online:
offline:
Offline Availability
Maps to the OS system.OfflineAvailability property for use with Windows Offline Files.
Offline Status
Maps to the OS system.OfflineStatus property for use with Windows Offline Files.
Attributes
Show files attributes.
Files that have the FILE_ATTRIBUTE_RECALL_ON_DATA_ACCESS (m) attribute are not completely stored locally.
Files that have the FILE_ATTRIBUTE_OFFLINE (o) attribute are not stored locally.
Search for:
!attributes:m
-or-
!attributes:0x00400000
attributes:
-a file on an external disk that is not plugged in?
-a network file that is not online?
-a cloud file that is not stored locally?
Everything has a few properties for online/offline status:
Online
Shows the volume online/offline status.
Values:
Online = volume is being monitored for file system changes and is online.
Offline = volume is being monitored for file system changes and is offline.
blank = online status is unknown.
Search for:
online:
!offline: (online and unknown status)
online:
offline:
Offline Availability
Maps to the OS system.OfflineAvailability property for use with Windows Offline Files.
Offline Status
Maps to the OS system.OfflineStatus property for use with Windows Offline Files.
Attributes
Show files attributes.
Files that have the FILE_ATTRIBUTE_RECALL_ON_DATA_ACCESS (m) attribute are not completely stored locally.
Files that have the FILE_ATTRIBUTE_OFFLINE (o) attribute are not stored locally.
Search for:
!attributes:m
-or-
!attributes:0x00400000
attributes:
Re: offlineavailability
hi,
I mean the volumes which were removed and the file names remain, some times the a new removable disk takes the drive letter (I want to filter the files in the list which are grey)
Regards
I mean the volumes which were removed and the file names remain, some times the a new removable disk takes the drive letter (I want to filter the files in the list which are grey)
Regards
Re: offlineavailability
Online/Offline did the trick.
Thanks a lot.
Regards
Thanks a lot.
Regards