Sub Tier Folders


mikela

Recommended Posts

If "music 1", "music 2" and "music 3" are on separate disks all you need to do is rename them all to "music". If they exist on the same disks then you will have to merge them first. That should be very quick if you do it on the server itself using, say Midnight Commander or Krusader because the files don't need to be physically moved.

 

For example, if you use MC and navigate to /mnt/disk1 you could move everything that's in folders "music 2" and "music 3" into "music 1" (which will be fast). Then delete the empty "music 2" and "music 3" folders and rename "music 1" to "music". Then repeat for /mnt/disk2, /mnt/disk3, etc. and also /mnt/cache if you have a cache pool.

 

EDIT: Sorry, I misunderstood the question. Just use MC to navigate to /mnt/disk1 and create a folder called "music" then move "music 1", "music 2" and "music 3" into it, so that "/mnt/disk1/music 1" becomes "/mnt/disk1/music/music 1", etc. That will be fast. Repeat for each disk and for /mnt/cache.

 

Edited by John_M
I misunderstood the question
  • Thanks 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.