We're migrating our network drive to SharePoint.
Because SharePoint is synced with our computers, the files are consequently available in C.
However, a copy is also available on the network drive, making most of the files duplicated.
Is there a way to have the duplicated file hidden?
Can Everything hide duplicated finds from a network drive?
-
katriik
- Posts: 9
- Joined: Wed Aug 07, 2019 6:28 pm
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Can Everything hide duplicated finds from a network drive?
I don't know SharePoint, but I'd imagine you could exclude whatever is necessary such that it doesn't show up.
Be it something like; \\NAS\backups\ or whatever the case may be.
Tools | Options | Indexes -> Exclude
I do that for both a backup drive, & also for a drive that died that is no longer in the system.
(With the dead drive, I don't want to get rid of its information - yet, but I want to filter it out, currently.)
Be it something like; \\NAS\backups\ or whatever the case may be.
Tools | Options | Indexes -> Exclude
I do that for both a backup drive, & also for a drive that died that is no longer in the system.
(With the dead drive, I don't want to get rid of its information - yet, but I want to filter it out, currently.)
-
void
- Developer
- Posts: 19904
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Can Everything hide duplicated finds from a network drive?
Removing duplicates on the fly would be too CPU expensive.
Consider adding a filter to limit your results to either the share point sync folder or your nas folder.
For example:
Consider adding a filter to limit your results to either the share point sync folder or your nas folder.
For example:
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: SharePoint Sync
- Change the Search to: "C:\Users\<username>\OneDrive\"
-where <username> is your username and OneDrive is the SharePoint sync folder. - Click OK.
- From the Search menu, click Add to filters....
- Change the Name to: NAS
- Change the Search to: "J:\"
-where J: is your network drive. - Click OK.