Page 1 of 1

New product suggestion: PrimoNetworkCache (cache network files)

Posted: Sat May 06, 2023 11:07 pm
by vlbastos
Hello. It's been some time I've been looking for a way to cache files stored in a remote computer in my laptop, but so far I haven't found any that would work as I want. Windows' Offline Files, freefilessync, onedrive, everything is way too complicated, can't be fully automated, or can only do part of the job.

The idea is very simple: a network files monitor. Mainly for reading, because modifying would be very difficult.
1. You set a max size for caching (ex: 64GB), and everytime you open/read a file on the network, the monitor schedules to copy that file to the local cache as soon as it can
2. The next time you try to read that file over the network again, Windows will read from the local cache instead, transparently.

Offline Files can do either the first part or the second part, but not both at the same time: you can configure it to cache the opened files automatically (needs a sync to make it copy), but to get the second part to work, you'd need to set the slow connection mode somehow or switch to offline mode, to make it work with the offline files instead of the network files. You can even set Offline Files to always work offline (which will make Windows read from local cache instead of network), but once you're always offline, you can't access the other files that aren't cached locally, making it a game of chicken/egg dillema (be online to read the network files and don't use the cache, then be offline to read the cached files and lose access to the other network files).

Since PrimoCache will never support network files, what about making a whole new product just for that? I assure you, there's NO other product like this in the market, at least not with an easy setup. Not even Windows' own Offline Files can do that.

Then you'd have a perfect combo for 2 different products: PrimoNetworkCache and PrimoCache! :D

Get your network files cached locally with PrimoNetworkCache, then get your cached network files cached in RAM with PrimoCache! :D

Re: New product suggestion: PrimoNetworkCache (cache network files)

Posted: Sun May 14, 2023 5:51 am
by Support
Thank you for the suggestion! :)

Re: New product suggestion: PrimoNetworkCache (cache network files)

Posted: Thu Aug 17, 2023 1:39 pm
by Logic
What happens if you map a network drive in Explorer and then set the mapped drive to be cached?

https://support.microsoft.com/en-us/win ... 1475f9557d

Re: New product suggestion: PrimoNetworkCache (cache network files)

Posted: Sun Aug 20, 2023 11:36 am
by Support
Mapped drives do not appear in PrimoCache.

Re: New product suggestion: PrimoNetworkCache (cache network files)

Posted: Mon Aug 21, 2023 11:39 am
by tverweij
vlbastos wrote: Sat May 06, 2023 11:07 pm 2. The next time you try to read that file over the network again, Windows will read from the local cache instead, transparently.
And what if someone else changed the file in the original location?

Re: New product suggestion: PrimoNetworkCache (cache network files)

Posted: Mon Aug 28, 2023 3:18 am
by vlbastos
tverweij wrote: Mon Aug 21, 2023 11:39 am
vlbastos wrote: Sat May 06, 2023 11:07 pm 2. The next time you try to read that file over the network again, Windows will read from the local cache instead, transparently.
And what if someone else changed the file in the original location?
That's the complicated part. BUT, for my needs, I only want to cache read-only files over the network. It surely wouldn't work well or easily for databases, documents and such. It's basically for game files, videos, etc. There would be a way to detect if the cached file and the source file are the same, so if any change ocurred, the file would have to be cached again.