株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

エラーメッセージ

$ 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

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

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