silver-ymz commented on PR #2267: URL: https://github.com/apache/incubator-opendal/pull/2267#issuecomment-1551640675
> Return an error when call copy if user did not enable copy? https://github.com/apache/incubator-opendal/blob/9cce4d31418567ed2fc8e7178f11a48ac9cbdede/core/src/services/sftp/backend.rs#L391 https://github.com/apache/incubator-opendal/blob/9cce4d31418567ed2fc8e7178f11a48ac9cbdede/core/src/services/sftp/error.rs#L34 Current implementation is return an error of `Unsupported` if the remote server doesn't support. -- 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]
