dynamic backup directory

General and specific configuration/INI settings

dynamic backup directory

Postby swvajanyatek » Wed Dec 08, 2004 1:40 pm

Is there any way to set up the Default Backup Directory so that the backups are always saved to a subdirectory of their parent's working directory?

Ex -
working directory = "C:\WorkingDir"
Backup Directory = "C:\WorkingDir\Backups"

thanks.
User avatar
swvajanyatek
Newbie
 
Posts: 2
Joined: Wed Dec 08, 2004 12:00 am

Re: dynamic backup directory

Postby Mofi » Thu Dec 09, 2004 9:08 am

Yes, it is possible. Open Advanced - Configuration - Backup and set the default backup directory to .\Backup\ (only 1 point).

But I personally think, that this setting is very dangerous, because the backup directory always must exist or no backup file is generated and you don't really know, what is the current working directory.

I prefer to append .bak to the existing extension and save all backups in the same directory on a different drive. This is also a good practise, if I delete the whole directory by mistake. The backups are not saved in the same directory or subdirectory of the by mistake deleted files and so the files could be restored (more or less).
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4042
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: dynamic backup directory

Postby swvajanyatek » Thu Dec 09, 2004 10:39 am

1 period, not 2, ahhhh. I agree, it can potentially be really problematic. But in my situation, I only use a handful of directories, so keeping a separate backup dir for each is very simple and ideal. Good stuff, thanks.
User avatar
swvajanyatek
Newbie
 
Posts: 2
Joined: Wed Dec 08, 2004 12:00 am


Return to Configuration/INI Settings