Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Merging two physical directories using possibly using ln-s and simple moving question


quote("Joel Heenan");
>First, I have two directories with music files. I want to have them
>appear as one directory to the filesystem, but actually be in two
>physical locations (its too large for one disk). so I have
>/home/media/music/ and /misc/media/music/ and I want all the
>directories in /misc/media/music to appear in /home/media/music.
>
>I thought one way would be to recursively ln-s the directories, and
>then cron this operation. I am thinking there is a better way though.
>What are your thoughts?

RAID them?

-Chris.