Answers for "Log sync requires rsync to be installed."

0

Log sync requires rsync to be installed.

# rsync is needed on your machine

# centos:
yum install rsync

# ubuntu:
apt-get install rsync
Posted by: Guest on February-14-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language