Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cloudappliance/hawebreplication [2019_05_02 14:07] – updated to include the SMELICENSE.lic file with 1901 ericcloudappliance/hawebreplication [2019_09_06 15:58] smeadmin
Line 64: Line 64:
 /bin/rsync -rtu -e "ssh" /var/www/smestorage/public_html/config.inc.php smeconfiguser@$storage:~/smewebconfigs/config/ /bin/rsync -rtu -e "ssh" /var/www/smestorage/public_html/config.inc.php smeconfiguser@$storage:~/smewebconfigs/config/
  
-/bin/rsync -rtu -e ssh” /var/www/smestorage/public_html/SMELICENSE.lic smeconfiguser@$storage:~/smewebconfigs/config/+/bin/rsync -rtu -e "ssh/var/www/smestorage/public_html/SMELICENSE.lic smeconfiguser@$storage:~/smewebconfigs/config/
    
 /bin/rsync -rtu -e "ssh" /var/www/smestorage/public_html/templates/company smeconfiguser@$storage:~/smewebconfigs/ /bin/rsync -rtu -e "ssh" /var/www/smestorage/public_html/templates/company smeconfiguser@$storage:~/smewebconfigs/
Line 70: Line 70:
 /bin/rsync -rtogu --chown=smestorage:smestorage --chmod=740 -e "ssh" smeconfiguser@$storage:~/smewebconfigs/config/config.inc.php /var/www/smestorage/public_html/config.inc.php /bin/rsync -rtogu --chown=smestorage:smestorage --chmod=740 -e "ssh" smeconfiguser@$storage:~/smewebconfigs/config/config.inc.php /var/www/smestorage/public_html/config.inc.php
  
-/bin/rsync -rtogu --chown=smestorage:smestorage --chmod=644 -e ssh” smeconfiguser@$storage:~/smewebconfigs/config/SMELICENSE.lic /var/www/smestorage/public_html/SMELICENSE.lic +/bin/rsync -rtogu --chown=smestorage:smestorage --chmod=644 -e "sshsmeconfiguser@$storage:~/smewebconfigs/config/SMELICENSE.lic /var/www/smestorage/public_html/SMELICENSE.lic 
  
 /bin/rsync -rtogu --chown=smestorage:smestorage --chmod=644 -e "ssh" smeconfiguser@$storage:~/smewebconfigs/company/ /var/www/smestorage/public_html/templates/company/ /bin/rsync -rtogu --chown=smestorage:smestorage --chmod=644 -e "ssh" smeconfiguser@$storage:~/smewebconfigs/company/ /var/www/smestorage/public_html/templates/company/