problem with permissions
Posted: August 16th, 2016, 3:33 am
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
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