• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue File modification dates lost after restore

BrunoX

New Pleskian
Hi,

when restoring a backup within the backup manager in Plesk 12.0.18 the modification dates of alle restored files were set to the actual date time.

When I look into the tgz archive in /var/lib/psa/dumps/domains/... alle dates are still fine. So is there a problem during unpacking the archive?

The backup was created with Plesk 10.0.18, but this seem not so crucial to me, since restore works otherwise good and the modification dates are still correct in the tgz archive.

I found an old thread where the problem was addressed, but without solution:
https://talk.plesk.com/threads/pleskrestore-sets-modification-dates-to-current-date.272173/

Hope someone can help.
Bruno


Here ist the comparison of one file in 1. original, 2. restored with plesk and 3. unpacked by hand:

Original file
File: `clear.gif'
Size: 46 Blocks: 8 IO Block: 4096 regular file
Device: 801h/2049d Inode: 5769744 Links: 1
Access: (0775/-rwxrwxr-x) Uid: (10018/planer) Gid: ( 504/ psacln)
Access: 2016-09-01 11:20:43.134397606 +0200
Modify: 2012-07-16 00:04:27.144863107 +0200
Change: 2015-09-01 11:34:36.806820054 +0200

Restored with Plesk 12
File: `clear.gif'
Size: 46 Blocks: 8 IO Block: 4096 regular file
Device: 803h/2051d Inode: 3643947 Links: 1
Access: (0775/-rwxrwxr-x) Uid: (10006/planer) Gid: ( 1004/ psacln)
Access: 2016-09-01 12:23:40.843609876 +0200
Modify: 2016-09-01 12:23:40.843609876 +0200
Change: 2016-09-01 12:23:40.843609876 +0200
Birth: -

Extracting the tgz by hand:
File: `clear.gif'
Size: 46 Blocks: 8 IO Block: 4096 regular file
Device: 803h/2051d Inode: 654959 Links: 1
Access: (0775/-rwxrwxr-x) Uid: (10006/planer) Gid: ( 1004/ psacln)
Access: 2016-09-01 14:49:33.519609865 +0200
Modify: 2012-07-16 00:04:27.000000000 +0200
Change: 2016-09-01 14:49:33.519609865 +0200
Birth: -
 
Last edited:
Back
Top