0

いくつかのリンクをたどりましたが、増分バックアップとは何かを説明していますが、最後のバックアップからの違いはどのように特定されていますか? それはファイルまたはデータのサイズによるものですか...誰か説明できますか...他に同じ参照を案内してくれますか?

4

1 に答える 1

0

指定されたリファレンスで次の情報が見つかりました。それがsm1に役立つことを願っています。

The client considers a file changed if any of the following attributes changed since the last backup:
File size
Date or time of last modification
Extended Attributes
Access Control List

If only the following items change, they are updated without causing the entire file to be backed up to the server:

File owner
File permissions
Last access time
Inode
Group ID

参照 : http://publib.boulder.ibm.com/infocenter/tsminfo/v6/index.jsp?topic=%2Fcom.ibm.itsm.client.doc%2Fc_bac_fullpart.html

于 2013-01-29T09:35:53.740 に答える