エラーメッセージ

$ rsync -ra /home/yuta/test root@test-server:/tmp
bash: rsync: command not found
rsync: connection unexpectedly closed (0 bytes received so far) 
[sender]
rsync error: remote command not found (code 127) at io.c(235) 
[sender=3.1.2]

原因

接続先にもrysncパッケージが必要

yum -y install rsync

<スポンサーリンク>

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)