| View previous topic :: View next topic |
| Author |
Message |
John Lance Junior Member
Joined: 29 May 2007 Posts: 42
|
Posted: Mon Dec 06, 2010 9:50 pm Post subject: [FR]: Capability to back up junctions, links, aliases |
|
|
Here is a Wikipedia article explaining what it is that needs to be backed up and restored: http://en.wikipedia.org/wiki/Symbolic_link
WaveLab 6 will not do this, and it would be an easy oversight in WaveLab 7 because not many folks bother with or even know about this.
It is important to back these links up for what they are; junctions, links, and aliases, and not the target(s) they point to. Targets must be backed up separately, and likely on purpose by the end user. To back up targets instead of the links results in horrible levels of redundancy, and restores that will not work.
I use junctions in WinXP, Vista Ultimate, and Windows 7 when I create some types of installations. The junctions point back to common data that is kept in ONE place.
Please excuse the software reference below, but it is an example I have in current use:
| Code: | 2010/12/03 03:37 PM <JUNCTION> ChanMaps [R:\ReaperUsers\Common\ChanMaps]
2010/12/03 03:37 PM <JUNCTION> ColorThemes [R:\ReaperUsers\Common\ColorThemes]
2010/12/03 03:37 PM <JUNCTION> Cursors [R:\ReaperUsers\Common\Cursors]
2010/12/03 03:37 PM <JUNCTION> Data [R:\ReaperUsers\Common\Data]
2010/12/03 03:37 PM <JUNCTION> Effects [R:\ReaperUsers\Common\Effects]
2010/12/03 03:37 PM <JUNCTION> FXChains [R:\ReaperUsers\Common\FXChains]
2010/12/03 03:37 PM <JUNCTION> KeyMaps [R:\ReaperUsers\Common\KeyMaps]
2010/12/03 03:37 PM <JUNCTION> Presets [R:\ReaperUsers\Common\Presets]
2010/12/03 03:37 PM <JUNCTION> ProjectTemplates [R:\ReaperUsers\Common\ProjectTemplates]
2010/12/03 03:37 PM <JUNCTION> TrackTemplates [R:\ReaperUsers\Common\TrackTemplates]
2010/11/12 11:36 AM 2,172 reaper-dxplugins.ini
2010/11/07 11:28 AM 615 reaper-dxplugins64.ini
2010/11/06 06:47 PM 27,961 reaper-fxfolders.ini
2010/11/29 05:31 PM 5 reaper-install-rev.txt
2010/08/04 03:42 PM 504 reaper-install.ini
2010/08/02 07:45 PM 6,966 reaper-kb.ini
2010/08/04 11:51 PM 506 reaper-license.rk
2010/07/27 02:10 AM 38 reaper-menu.ini
2010/12/03 03:39 PM 299 reaper-midihw.ini
2010/11/20 04:21 PM 1,866 reaper-recentfx.ini
2010/12/03 03:43 PM 110 reaper-reginfo2.ini
2010/11/12 01:26 AM 165 reaper-vstfxppath.ini
2010/12/02 08:52 PM 25,078 reaper-vstplugins.ini
2010/12/03 03:39 PM 26,773 reaper-vstplugins64.ini
2010/11/06 06:37 PM 49 reaper-vstshells.ini
2010/10/14 05:04 PM 49 reaper-vstshells64.ini
2010/12/03 03:43 PM 16,212 Reaper.ini |
I have a single USB stick that I can plug into several machines, and have the software run nearly identically even remembering the last project from another machine for a given user.
This isn't set up completely yet, but it does work well enough. I've used computer name and user name in setting up the directory structures, and I use JUNCTIONS to point back to common data.
I cannot find ANY software yet that will not make a mess of a backup and restore because of the NTFS junctions. The backup software either ignores the links (junctions), or will back up the targets instead.
Those are all corrupt backups by definition. Original data is not backed up and restored as it was. _________________ Nuendo 3 & 4wNEK•WaveLab 6 & 7•Melodyne Studio 3•Vista Ultimate 64 bit•Windows 7 Pro 64 bit•Gigabyte EP45-UD3R & Q6600 •8G Mem•2-UAD1•Espresso Machine: for operator bootup
Last edited by John Lance on Tue Dec 07, 2010 12:07 am; edited 1 time in total |
|
| Back to top |
|
 |
John Lance Junior Member
Joined: 29 May 2007 Posts: 42
|
Posted: Tue Dec 07, 2010 12:05 am Post subject: |
|
|
If anyone ever used WaveLab for backup purposes, PLEASE say something here.
Has anyone ever tried to back up their user folders in Vista or Win 7?
I've got news for you.
There are junctions there too, and most backup software simply will not handle the situation correctly.
WaveLab 6 does NOT handle the situation properly either.
If you ever try a restore on such a set of directories regardless of the software you are using, please be careful. Any so called junctions may no longer be junctions and your directories will be partially hosed. _________________ Nuendo 3 & 4wNEK•WaveLab 6 & 7•Melodyne Studio 3•Vista Ultimate 64 bit•Windows 7 Pro 64 bit•Gigabyte EP45-UD3R & Q6600 •8G Mem•2-UAD1•Espresso Machine: for operator bootup |
|
| Back to top |
|
 |
pwhodges Member
Joined: 22 Jun 2005 Posts: 390 Location: Oxford, UK
|
Posted: Tue Dec 07, 2010 12:40 am Post subject: |
|
|
You're brave! I know no-one (even among my fellow system supervisors) who uses Junction Points in Windows, not least because they are unsafe in many operations, certainly up to and including XP.
Paul |
|
| Back to top |
|
 |
John Lance Junior Member
Joined: 29 May 2007 Posts: 42
|
Posted: Tue Dec 07, 2010 12:49 am Post subject: |
|
|
| pwhodges wrote: | | You're brave! I know no-one (even among my fellow system supervisors) who uses Junction Points in Windows, not least because they are unsafe in many operations, certainly up to and including XP. |
With Vista and Win7, Microsoft is using these things like never before. They've even created stupid loops with them (junctions referencing a parent directory) which makes improperly written backup software to fail miserably.
They've been around since Windows 2000 I am sure, and I've seen them used in Windows XP about 10 years ago. I didn't use them, but I did see instances of them.
I've now decided to use them too, because they can be so handy.
And I will surely agree that they are not safe in many instances, mostly because of what they are. They are presented to the end user as the TARGET. As such, many operations in Windows simply treat them for the target they represent (which is mostly the point to begin with), and hitting the delete (or other) key will perform said operation on the target as well as on the link. Yep, very dangerous, there is no doubt.
Still, they are now used prolifically in comparison to before, whether we as end users create them or not. I think you still have to be a command line junkie to create them. Yep. Command line junkie....
I want to see WaveLab 7 handle these properly, as well as the aliases in the Mac (if that is the equivalent structure) because these structures ARE becoming more prevalent. _________________ Nuendo 3 & 4wNEK•WaveLab 6 & 7•Melodyne Studio 3•Vista Ultimate 64 bit•Windows 7 Pro 64 bit•Gigabyte EP45-UD3R & Q6600 •8G Mem•2-UAD1•Espresso Machine: for operator bootup |
|
| Back to top |
|
 |
John Lance Junior Member
Joined: 29 May 2007 Posts: 42
|
Posted: Fri Dec 10, 2010 12:27 am Post subject: |
|
|
I would still like the backup function in WaveLab 7 to properly back these items up.
I have found that Acronis Backup & Recovery 10 will at least back up and restore junctions properly. I've tested so many backup programs I've lost count.
Still testing some other software.... 2 more to go. _________________ Nuendo 3 & 4wNEK•WaveLab 6 & 7•Melodyne Studio 3•Vista Ultimate 64 bit•Windows 7 Pro 64 bit•Gigabyte EP45-UD3R & Q6600 •8G Mem•2-UAD1•Espresso Machine: for operator bootup |
|
| Back to top |
|
 |
PG Moderator
Joined: 29 Dec 2004 Posts: 3396
|
Posted: Fri Dec 10, 2010 6:16 am Post subject: |
|
|
There is a Data CD/DVD facility in WaveLab 7, but that's not a real backup function. It seems you are asking for a feature beyond the scope of WaveLab. _________________ Philippe |
|
| Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|

Powered by phpBB © 2001, 2005 phpBB Group
|