Timeline for rsync vs mtime and ctime
Current License: CC BY-SA 4.0
32 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 30 at 17:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 30 at 6:20 | comment | added | Chris Davies |
For future readers the rsync command being used would have been really helpful. At a minimum it should have been using the -t (--times) flag but unfortunately we don't know if this was the case here
|
|
| Apr 30 at 0:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Dec 27, 2024 at 15:04 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Aug 26, 2024 at 15:04 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 16, 2024 at 1:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 16, 2024 at 22:31 | history | edited | Kusalananda♦ | CC BY-SA 4.0 |
fix code block markup
|
| Mar 16, 2024 at 22:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 13, 2023 at 18:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 15, 2023 at 4:09 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 14, 2023 at 7:09 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 7, 2022 at 7:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 7, 2022 at 7:07 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 3, 2022 at 4:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 26, 2021 at 14:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 28, 2021 at 12:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 28, 2021 at 3:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 30, 2020 at 9:12 | comment | added | Chris Davies |
The reason for this comment ↑ is because ls -c as mentioned in the question orders by and shows ctime, which is not the file creation time shown on NTFS file systems
|
|
| Oct 30, 2020 at 9:10 | comment | added | Chris Davies |
For the record, the field known as ctime on UNIX/Linux systems is not creation time. It is the time that the inode (the file metadata) was last changed. Creation time traditionally did not exist on UNIX/Linux filesystems so there was to means of collecting it from NTFS filesystems. Newer Linux-based systems can now access creation time as btime (birth time)
|
|
| Oct 30, 2020 at 7:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 26, 2020 at 4:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 16, 2020 at 23:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 12, 2019 at 20:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 9, 2019 at 1:01 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 8, 2019 at 19:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 10, 2017 at 22:03 | answer | added | Edward Falk | timeline score: 0 | |
| S Dec 11, 2013 at 15:35 | history | edited | Anthon | CC BY-SA 3.0 |
removed unnecessary thanks
|
| S Dec 11, 2013 at 15:35 | history | suggested | Zelda | CC BY-SA 3.0 |
removed unnecessary thanks
|
| Dec 11, 2013 at 15:35 | review | Suggested edits | |||
| Dec 11, 2013 at 15:35 | |||||
| Nov 10, 2013 at 23:34 | review | First posts | |||
| Nov 10, 2013 at 23:35 | |||||
| Nov 10, 2013 at 23:29 | answer | added | Cristian Măgherușan-Stanciu | timeline score: 0 | |
| Nov 10, 2013 at 23:18 | history | asked | wombat | CC BY-SA 3.0 |