Hi All,
I'm a newbie of rsync and today I make a test to understand that this cmd is potentionally VERY DANGEROUS (to nwebie like me)...
explaning:
Basically I need to backup all vhosts dir from server 1 to server 2 running rsync on server 2:
THIS WAS WRONG:
Code:
rsync -avrz /var/www/vhosts -e ssh root@server2:/var/www/
with this I think I downgrade or I BAD sinck the server1 to the old server2 so the opposite operation that I wanna do and @ this point I'm not sure about what happened BUT:
what I have to do is run rsync on server2 to backup all the server1 on server2
THX
GioMBG
Recent comments
2 hours 12 min ago
3 hours 12 min ago
6 hours 59 min ago
8 hours 13 min ago
11 hours 49 min ago
19 hours 4 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 22 hours ago