InteractM

Well-Known Member
Apr 2, 2013
135
1
18
cPanel Access Level
Root Administrator
I have two servers - ServerA and ServerB. On the ServerB I have try to rsync files from ServerA

Code:
rsync -avz -e ssh [email protected]:/home/site/public_html/test.txt /home/site/public_html/
but after password prompt, which works fine for FTP, I'm getting connection rejected.

Any tips?

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Thank you for taking the time to report back your solution to this issue. I'm sure it could be helpful to others in the future.