problem with permissions

cPanel, Industry leading hosting platform with world-class support.
Post Reply
sfarrell
Posts: 2
Joined: August 16th, 2016, 3:29 am

problem with permissions

Post by sfarrell »

I am using the incremental backup, to a local filesystem, which is ext4


here is the original files

/home/simon/public_html
-rw-r--r--. 1 simon simon 3.4K Aug 8 00:14 wp-config.php
-rw-r--r--. 1 simon simon 2.7K Apr 13 2015 wp-config-sample.php
drwxr-xr-x. 11 simon simon 4.0K Aug 9 11:27 wp-content/
-rw-r--r--. 1 simon simon 3.1K Mar 18 2015 wp-cron.php
-rw-r--r--. 1 simon simon 246 Aug 19 2012 wp-feed.php
drwxr-xr-x. 12 simon simon 4.0K Apr 7 12:46 wp-includes/

this is what is in the backup - which is the same as when it restores - which is totally wrong and doesnt work.
/backup2/servername/accounts/simon/snap.2016-08-15.030055/simon/homedir/public_html
-rw-r-----. 8 root root 3.4K Aug 8 00:14 wp-config.php
-rw-r-----. 8 root simon 2.7K Apr 13 2015 wp-config-sample.php
drwxr-x---. 11 root root 4.0K Aug 9 11:27 wp-content/
-rw-r-----. 8 root simon 3.1K Mar 18 2015 wp-cron.php
-rw-r-----. 8 root simon 246 Aug 19 2012 wp-feed.php
drwxr-x---. 12 root root 4.0K Apr 7 12:46 wp-includes/

owners change, and the world permissions are all set to null
User avatar
elialum
Staff Member
Staff Member
Posts: 95
Joined: October 25th, 2015, 1:44 pm

Re: problem with permissions

Post by elialum »

Hi,

What happens when you restore ? Do you get the right permissions/owner back ?
This is a local or remote backup destination ? And if it's local, is it NFS or regular mount ?

Thanks,
Eli.
Post Reply