Reason 11 content on external hard drive
-
- KVRist
- Topic Starter
- 215 posts since 26 Feb, 2010
Moving large libraries to an external drive seems so essential. It shouldn't require a workaround.
- Banned
- 11467 posts since 4 Jan, 2017 from Warsaw, Poland
You must be doing it wrong, because it definitely works.krismiller1982 wrote: Fri Jan 29, 2021 6:15 pm Trying out Reason 11 Plus 30 free subscription... I have tried using symlinks for folders, even symlinks for the files contained in folders but nothing works. This is ridiculous, deleting all 24GB this evening. Cant imagine a more idiotic program. Forcing all sound content to be on your main OS harddrive is beyond stupid...
I agree it's stupid to force a workaround, but they're not the first and the last...
-
- KVRian
- 534 posts since 26 Mar, 2014
May be more helpful to explain how to do it rather than just you're doing it wrong.antic604 wrote: Sat Jan 30, 2021 3:10 pmYou must be doing it wrong, because it definitely works.krismiller1982 wrote: Fri Jan 29, 2021 6:15 pm Trying out Reason 11 Plus 30 free subscription... I have tried using symlinks for folders, even symlinks for the files contained in folders but nothing works. This is ridiculous, deleting all 24GB this evening. Cant imagine a more idiotic program. Forcing all sound content to be on your main OS harddrive is beyond stupid...
So which other daws wont allow you to move their content, most even provide a built in way to set the folder to use.antic604 wrote: Sat Jan 30, 2021 3:10 pm I agree it's stupid to force a workaround, but they're not the first and the last...
Mac mini m4 pro, Reaper, too many plugins, Modal Argon8, Novation Circuit Mono Station and now a lovely Waldorf Blofeld.
- KVRist
- 262 posts since 16 Oct, 2016
Code: Select all
mklink /j "D:\DOCUMENTS\MUSIC\Propellerhead Content" "E:\REASON\Propellerhead Content"
mklink /j "C:\ProgramData\Propellerhead Software\Soundbanks" "E:\REASON\Soundbanks"
mklink /j "C:\Users\%username%\AppData\Roaming\Propellerhead Software\RackExtensions" "E:\REASON\RackExtensions"These are the three directories that use the most space. I use E:\REASON as a destination directory, but use whatever you'd prefer.
That ougta tidy things up a bit for you.
- Banned
- 11467 posts since 4 Jan, 2017 from Warsaw, Poland
I just googled itKypresso wrote: Sun Jan 31, 2021 1:18 pmMay be more helpful to explain how to do it rather than just you're doing it wrong.
I'm using this software, that simply adds righ-click menu entries for creating different types of symlinks, junktions and links: https://schinagl.priv.at/nt/hardlinkshe ... nsion.html