Title: Multiple Directory Folder
Last modified: August 20, 2016

---

# Multiple Directory Folder

 *  Resolved [WPSpeak](https://wordpress.org/support/users/devplus/)
 * (@devplus)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/multiple-directory-folder/)
 * Hi, how do I use two filters to change the directory of the upload file?
 * 1. I’ve a /mp3/ directory that contains all the mp3 file. All of the files will
   be uploaded by myself, manually through cpanel.
 * 2. Then, in my Pic CPT, I allow users to upload their own image. In other words,
   the image will be upload to WordPress default directory, /uploads/.
 * The reason for having two different directories is for easier management. I don’t
   want the mp3 files to be mixed with image files. I want both the files in /mp3/
   and /uploads/ directory to be able for force-download using this plugin.
 * 1. Do you have any ideas to achieve this?
 * 2. I’m thinking of creating subdir of /mp3/ in /uploads/ instead (so it becomes/
   uploads/mp3/) and put all the mp3 files in it , can this plugin still force-download
   the mp3 file from the subdir? If the answer is yes, so I guess I don’t have to
   use any filter to change the directory, am I right?
 * [http://wordpress.org/extend/plugins/download-shortcode/](http://wordpress.org/extend/plugins/download-shortcode/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Drew Jaynes](https://wordpress.org/support/users/drewapicture/)
 * (@drewapicture)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/multiple-directory-folder/#post-3335814)
 * > I want both the files in /mp3/ and /uploads/ directory to be able for force-
   > download using this plugin.
 * > I’m thinking of creating subdir of /mp3/ in /uploads/ instead (so it becomes/
   > uploads/mp3/) and put all the mp3 files in it
 * Doing `/uploads/mp3/` is the best solution if you want both. You won’t need to
   do any filtering either.

Viewing 1 replies (of 1 total)

The topic ‘Multiple Directory Folder’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/download-shortcode_f6f6f6.svg)
 * [Download Shortcode](https://wordpress.org/plugins/download-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/download-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/download-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/download-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-shortcode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Drew Jaynes](https://wordpress.org/support/users/drewapicture/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/multiple-directory-folder/#post-3335814)
 * Status: resolved