1
First off, let me begin by stating that I do not even really know what I am LOOKING for, in terms of keywords to send to google. Therefore, if you can directly answer my question, great; if not, I would appreciate keyword suggestions as well.
I have a number of video files over three partitions on two hard drives, and am now running out of space once again. I have purchased a new hard drive to extend my space.
I would prefer NOT to:
- move all of those files over to the new drive exclusively
- have a fourth directory where I have to search for a particular clip
I would prefer to (in order of preference):
- install some sort of software that would perform some sort of virtual RAID operations. For example, the contents of all three folders would appear under the same (virtual?) "directory". This does NOT mean that I create shortcuts to all three folders and have them in some directory, as that would show only those three shortcuts. I want the CONTENTS shown. In SQL terms, the folder contents would be
UNION
-ed. - Set up an LVM so that at least I can extend the space on a current partition to the new drive
The kicker: I'm on windows 7, not UNIX. Anybody have any suggestions on how I can accomplish this?
Worst case scenario, I will have to custom-write an application that bundles files from predetermined locations and loads them up on a button click or something. I prefer to avoid this course of action, however, as I am already in the middle of far too many coding projects.
Thanks!
so THAT's what libraries are! I never understood how they were different than normal folders; I thought they were simply a special name for microsoft's love children "my pictures", "my videos", etc. thanks! – Russell Uhl – 2013-07-11T12:30:33.173
Yes, they are quite useful in certain circumstances, but most people don't even know what they are. Perhaps Microsoft didn't teach people well enough, and looks like they've almost given up on the feature because Libraries are hidden by default in Win8.1 (although they're now more important than ever since Modern apps look there for content). – Karan – 2013-07-11T15:48:45.260
huh. Well that's certainly good to know. Thanks again for the info – Russell Uhl – 2013-07-11T15:59:17.900