ADSM-L

Re: [ADSM-L] how to associate files with management classes?

2008-10-09 20:52:31
Subject: Re: [ADSM-L] how to associate files with management classes?
From: 余冬冬 <ddyu AT CCT.COM DOT HK>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 10 Oct 2008 08:51:23 +0800
Wanda Prather 写道:
why of this file "/home/mgmtclasstest.test" only have two backup version ?

"dsmc i"  is incremental backup; file is only backed up if it has changed
since last backup.

If you want to run backup 5 times and get 5 versions, use "dsmc sel".  That
says "backup whether changed or  not".

W

thank you for your help ~! but i define the follow:
"Copy Mode: Absolute"
so ,i can use "dsmc i " to backup the file 5 times and get 5 versions.