-e "ssh -T"
rsync -avzP -e "ssh -T" test@remote .
-T
Disable pseudo-terminal allocation.
stty: standard input: Inappropriate ioctl for device in mobaxterm when use rsync
最新推荐文章于 2025-02-26 18:03:31 发布
-e "ssh -T"
rsync -avzP -e "ssh -T" test@remote .
-T
Disable pseudo-terminal allocation.