silver-ymz commented on code in PR #2267:
URL:
https://github.com/apache/incubator-opendal/pull/2267#discussion_r1196726212
##########
core/src/services/sftp/backend.rs:
##########
@@ -104,6 +105,7 @@ pub struct SftpBuilder {
user: Option<String>,
key: Option<String>,
known_hosts_strategy: Option<String>,
+ copyable: bool,
Review Comment:
I think so. I have changed now.
--
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]