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.
SSH 経由の rsync に問題があります。パスワードの入力方法のことです。行を入力した直後に入力できません:
$ rsync -avz -e ssh remoteuser@remotehost:/remote/dir /this/dir/
そして、私はそれを行う方法がわかりません。何か案は?