Article 5BJVZ rsync error - help running a test backup to remote server

rsync error - help running a test backup to remote server

by
axolinx
from LinuxQuestions.org on (#5BJVZ)
Hi guys.
I am learning to use rsync.
Right now the project is moving a VPS server to another remote VPS.
I followed the tutorials online and came up with this command:

Code:rsync -auHxv -numeric-ids -exclude=/etc/fstab -exclude=/etc/network/* -exclude=/proc/* -exclude=/tmp/* -exclude=/sys/* -exclude=/dev/* -exclude=/mnt/* -exclude=/boot/* -exclude=/root/* root@2xx.xxx.0.xxx:/* /and this is what i get:

https://prnt.sc/w1cy7k

i can see the /root directory on the source server, why is the command complaining about it not being found?latest?d=yIl2AUoC8zA latest?i=-gF14qlWAUk:_5RqjBkRyc0:F7zBnMy latest?i=-gF14qlWAUk:_5RqjBkRyc0:V_sGLiP latest?d=qj6IDK7rITs latest?i=-gF14qlWAUk:_5RqjBkRyc0:gIN9vFw-gF14qlWAUk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments