ユーザーが存在しない誤ったディレクトリ名を入力すると、rsync はこのエラーを生成します。私はsubprocess.Popen
Pythonで使用しています。Python でこのエラーをキャッチするにはどうすればよいですか?
rsync: link_stat "/fdsfsd" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1637) [Receiver=3.1.0dev]
rsync: [Receiver] write error: Broken pipe (32)