version backup to default backup directory

General and specific configuration/INI settings

version backup to default backup directory

Postby joaomesq » Fri May 26, 2006 10:47 am

I've been trying to configure the version backup feature to save files in my default backup directory without any success. Only the bak file is written.

Anyone tried this?
User avatar
joaomesq
Newbie
 
Posts: 1
Joined: Thu May 25, 2006 11:00 pm

Re: version backup to default backup directory

Postby Philip_Sharman » Wed Jun 14, 2006 2:50 pm

I can partially get it to work.

1) If I set
Backup Files on Save:
Append .BAK to existing extension = selected

Default Backup Directory = <directory selected>

Version Backup:
OnSave = checked
Format = $b\\$n$e

then I get a backup appearing (with the specified format, not with a .BAK extension) in the backup directory when I save.

NOTE: You need doubled backslashes in the "Format" field.

2) If I set
Backup Files on Save:
Append .BAK to existing extension = selected

Default Backup Directory = <directory selected>

Version Backup:
OnSave = checked
Format = $b\\$n.$c$e
Maximum Number of Backups = 5

then I get mutliple backups appearing (with the specified format, not with a .BAK extension) in the backup directory every time I save. But it seems to ignore the "Maximum Number of Backups" field. Anybody know how to get this to work?
User avatar
Philip_Sharman
Newbie
 
Posts: 2
Joined: Tue Jun 13, 2006 11:00 pm


Return to Configuration/INI Settings