Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux の SSH で動作する rsync フロントエンドはありますか?
Unison を試してみましたが、サーバーに Unison もインストールする必要があると思います。
よろしく
ハビ
すべての Linux rsync クライアントは -e オプションをサポートする必要があります。
rsync -essh foo bar