Jump to content

paperclip

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by paperclip

  1. Thanks for the response BRiT. Unfortunately I don't have a cache drive and no slot available to add one.
  2. I'm using the great cache_dirs script to keep folders and files listings in memory. I have a situation where I need to keep one file and its contents always in memory for a particular NFS share: \\TOWER\Videos\settings.txt The file itself is under 60 bytes. I have a media player that will attempt to read this file whenever the "Videos" share is accessed and I don't want it to end up spinning up the drive that contains the file just so that 60 bytes of material need be read. Thanks.
  3. Joe L., thanks for your great script. I do have a questions about the -d (max depth) parameter. Does the numbering start at 0 or 1? So if I had a "Music" share with the following structure: Music/The Eagles/Hotel California/Track01.mp3 What would be the appropriate max depth value? Does it even matter? I mean, if my folder structure didn't have a max depth exceeding 3, but I set cache_dirs to look 5 folders deep, would there be a performance hit? Thanks.
×
×
  • Create New...