Hello,
Desperately requiring virtual disk support. Since I transitioned from Google Drive to Drive stream (I guess I should have chosen backup and sync instead), Everything became useless since it doesn't yet have the support for searching in virtual drives. I've written this to the author of the software, yet if anybody can provide support to this, is probably welcome.
Virtual disk support
Re: Virtual disk support
Drive stream is not an NTFS volume and also folder indexing will be hard to implement.
For me indexing such data is not part of a free tool like Everything.
I think there are many functions which are already in Davids list to implement
which are of more value to most users.
For me indexing such data is not part of a free tool like Everything.
I think there are many functions which are already in Davids list to implement
which are of more value to most users.
Re: Virtual disk support
What type of Vritual Drives?
I have on my TODO list to support VHD, VHDx and possibly vmdk.
To index raw images, please see:
/forum/viewtopic.php?t=5164
I have on my TODO list to support VHD, VHDx and possibly vmdk.
To index raw images, please see:
/forum/viewtopic.php?t=5164
Re: Virtual disk support
Could you mount any virtual drives in your operating system, add them to the indexing and set Everything to keep offline shares?
Re: Virtual disk support
void wrote: ↑Mon Oct 01, 2018 8:29 am What type of Vritual Drives?
I have on my TODO list to support VHD, VHDx and possibly vmdk.
To index raw images, please see:
/forum/viewtopic.php?t=5164
I don't suppose VHD or VHDx support was added in the last release?
Re: Virtual disk support
Indexing VHD, VHDx files is still on my TODO list.
Re: Virtual disk support
Any updates on this? This would be really useful now that Windows 11 Dev Drive is supported via ReFS vhd.
Re: Virtual disk support
It's still on my TODO list.
I got VHD images working in a test build, nothing available online yet.
VHDx/vmdk are too complicated for native support.
I have on my TODO list to explore the Microsoft OpenVirtualDisk API.
I'll bump this a little higher on my TODO list, the OpenVirtualDisk API might also make supporting VHD easier.
For now, please consider mounting these virtual disk images and creating a file list.
I got VHD images working in a test build, nothing available online yet.
VHDx/vmdk are too complicated for native support.
I have on my TODO list to explore the Microsoft OpenVirtualDisk API.
I'll bump this a little higher on my TODO list, the OpenVirtualDisk API might also make supporting VHD easier.
For now, please consider mounting these virtual disk images and creating a file list.
Re: Virtual disk support
I agree that Dev Drive support would be great.