Hello,
if I move or rename a file after a full backup, the following inc or diff backup do not include the moved/renamed file on NSS filesystem.
The CtimeIsMetadataModTime parameter for NSS is active. If I rename/move the file, I can see (stat filename), that the ctime is changed.
Then I use the nbackup with the parameters --modified-after --accessed-after and --created-after and set the values to a time between creation and rename action.
In my opinion, the modified-after parameter is the ctime (modified MetaData..) , the accessed-after is the atime and the created-after is the mtime (content of file changed).
Is this correct ?
Jens
if I move or rename a file after a full backup, the following inc or diff backup do not include the moved/renamed file on NSS filesystem.
The CtimeIsMetadataModTime parameter for NSS is active. If I rename/move the file, I can see (stat filename), that the ctime is changed.
Then I use the nbackup with the parameters --modified-after --accessed-after and --created-after and set the values to a time between creation and rename action.
In my opinion, the modified-after parameter is the ctime (modified MetaData..) , the accessed-after is the atime and the created-after is the mtime (content of file changed).
Is this correct ?
Jens