Skip to main content

Thread: Mirror some folders between two ubuntu servers


hi
have 2 server in different locations, have internet connection.
server real server. server b back-up.
want one-way mirror b of folder var/www etc.
how can it?

rsync -av <source> <destination>

both source , destination can remote locations, e.g.

rsync -av /home/user/data user@remoteserver.com:/home/user/

remote computer must accessible ssh. rsync uses ssh connection.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Mirror some folders between two ubuntu servers


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP