duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Unable to restore a recent version


From: Oei, YC
Subject: Re: [Duplicity-talk] Unable to restore a recent version
Date: Thu, 2 Jun 2011 16:18:31 +0000

2011/6/2 Kenneth Loafman <address@hidden>:
> ctime tells you when the file was created, mtime tells you when it was last
> modified, so checking ctime would be useless except to see if the file was
> created after the last backup.  mtime would also tell you if the file was
> modified after the last backup since it should be >= ctime.  ctime should
> not be changed once the file is created.

I think that's only on Windows, or? On unix, I believe ctime means
inode change-time?

YC



reply via email to

[Prev in Thread] Current Thread [Next in Thread]