[Fwd: [Fwd: question for file attributes (atime, ctime)]]

2004-10-26 Thread Yasushi Okubo
From: Yasushi Okubo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] It looks like I need to elaborate further to get a feedback. I checked the rsync source code and it is using utime()  to restore atime file attribute.   It is fine to change cti

[Fwd: question for file attributes (atime, ctime)]

2004-10-26 Thread Yasushi Okubo
attributes (atime, ctime) Date: Mon, 25 Oct 2004 14:28:40 -0400 From: Yasushi Okubo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hi, I looked though documentation and also checked last 9 months of archives, but co

question for file attributes (atime, ctime)

2004-10-25 Thread Yasushi Okubo
Hi, I looked though documentation and also checked last 9 months of archives, but could not find the corresponding information. We are having an issue with incremental backup with arkeia. Arkeia checks if ctime/mtime of the file are changed, if so, it backs up. I realized that when I ran rs