borgbase / vorta

Desktop Backup Client for Borg Backup
https://vorta.borgbase.com
GNU General Public License v3.0
1.99k stars 132 forks source link

"creation date" of a restored file #2001

Open Golddouble opened 5 months ago

Golddouble commented 5 months ago

Vorta 0.8.12 Borg 1.2.4

Linux: In thunar I have the column Creation date.

When I restore a file with vorta, the "creation date" of the restored file has the date and time when I have executed the restore process. This means the creation date does change.

I would like that the "creation date" does remain unchanged.

Requested Solution

When borg/vorta makes the backup it should save the creation date of each file in a database. When the user restores a file, then borg/vorta can take the creation date from this database and is able also to restore the creation date.

shivansh02 commented 2 months ago

I don't think creation time can be modified like that. Pls see https://unix.stackexchange.com/a/336300

Golddouble commented 2 months ago

Thank you for this comment.

Mabe you are right. But on the same website I have found this statement: grafik

https://unix.stackexchange.com/questions/336298/how-to-change-files-creation-time-touch-changes-only-modified-time/336300#336300