<div dir="ltr">That's fine. I'll do a custom subclass. I was just thinking given the simplicity of the need(make a cache copy of everything), that it would be reasonable to have a 'cache everything' option on the built in file cache. I'm not looking for some complex mechanism for determining more selectively what should and shouldn't be cached, just something to ensure that I have a file cache hierarchy with all the referenced content all together within the same structure. That meets the needs of archival and deployment of a very focused set of data a good deal cleaner than only remote files cached, but perhaps better off implemented as a custom subclass.<div><br></div><div>Thanks</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Dec 11, 2015 at 6:39 AM Robert Osfield <<a href="mailto:robert.osfield@gmail.com">robert.osfield@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">On 11 December 2015 at 11:33, Jeremy <span dir="ltr"><<a href="mailto:jswigart@gmail.com" target="_blank">jswigart@gmail.com</a>></span> wrote:<br></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">That's fine, I will probably do that, but is it not reasonable for the default to be able to handle network paths and construct working cache paths as well? </p></blockquote></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>How is one supposed to determine which "network" paths are appropriate to be cached locally on the machine?<br><br></div><div>This type of issue will depend totally on the configuration of your network, your data and how your file system mounts networked files.  It's *very* domain specific.<br><br></div><div>This is very different from remotely mounted files pulled in over http which is what the FileCache was written for.<br><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Robert.<br></div><div><br> </div></div></div></div>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>