silver-ymz commented on PR #2192: URL: https://github.com/apache/incubator-opendal/pull/2192#issuecomment-1532734308
And so fat, we've tried out the following configuration issues: - client will make hotkey auth to check MITM attack. We need add host fingerprint to `~/.ssh/known_hosts`. Or run `echo "exit" | sftp -vvv -P 2222 -i target/ssh/id_rsa -o StrictHostKeyChecking=no [email protected]` to pass the first auth and it will auto add fingerprint. - We need run `sleep 20` after `docker run` to make `sshd` services run succesfully. - `atmoz/sftp` won't give write premission to the user as default. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
