Open njzjz opened 2 years ago
For test purposes, I tried to use rsync to transfer files but it always hang. I printed the log and found it was stuck when rsync tried to call ssh to start a remote client.
rsync
Is it a limitation on the mock ssh server?
For test purposes, I tried to use
rsync
to transfer files but it always hang. I printed the log and found it was stuck whenrsync
tried to call ssh to start a remote client.Is it a limitation on the mock ssh server?