silver-ymz commented on PR #2263: URL: https://github.com/apache/incubator-opendal/pull/2263#issuecomment-1547252287
Sorry for misunderstanding the document. We can rename to a different path as long as ensure the destionation dir exists. The unsupported operation is rename to the dir of different mount point. We can pass the `rename` tests now. But `copy` operation only supports when the remote server has copy-data extension. Should we send a test request when building sftp backend to detect the capability? This needs to block an async operation in `build` function. -- 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]
