Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

How to sync files between servers. W/O SQL

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
Vegas10128
Posts: 38
Joined: Tue Aug 16, 2016 4:58 pm

How to sync files between servers. W/O SQL
  • Quote

Post by Vegas10128 » Sun May 26, 2019 7:36 am

Hello Everyone!
My current setup is 3 Vesta CP servers configured in a round robin configuration using 1 domain.
All 3 of these servers will be hosting 1 website, and my 4th server is an remote SQL server for storing SQL data

My question is, How can i sync files from the webroot of 1 Vesta CP server to another Vesta CP server using the same domain?
(Realtime file sync)

Please keep in mind i do not need to worry about SQL Syncing.

I been having difficulties attempting Rsync as there is a lot of mixed information in the vesta forums.
Responses usually complain about SQL and do not receive accurate answers to fix this challenge.
Some other responses provide vague information, lacking commands & example directories.

Your help is much appreciated!
Top

HenrysCat
Posts: 51
Joined: Sun Mar 25, 2018 7:25 pm

Os: CentOS 6x
Web: apache + nginx
Re: How to sync files between servers. W/O SQL
  • Quote

Post by HenrysCat » Tue Jul 09, 2019 7:59 pm

If your only syncing files this will sync files from public_html folder on the remote server to local server.

Code: Select all

rsync -va [email protected]:/home/admin/web/mydomain.com/public_html/ /home/admin/web/mydomain.com/public_html/
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password