This works super to sync your text.
-
But have to pay a lot per month if want to sync your data too.
Got another slow server as a WordPress backup and this works good. It shows gades as it syncs it. Will edit the URL links to match the data.
Setting this up would get a block error. After long time found out have to edit apache The /etc/apache2/sites-enabled/000-default.conf and the <Directory edit that. Like on mine looks like this now.
<Directory “/mnt/1TB-SSD”>
Options Indexes FollowSymLinks
AllowOverride all
Require all granted
</Directory>The AllowOverride was set to none. Just change it to all like here and fixes that problem with WP Synchro.
Works very good.
-Raymond Day
- The topic ‘This works super to sync your text.’ is closed to new replies.