You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The migration that we did at #24 didn't really finished yet, todo:
using mc (minio) client, it only support copying from/to local file. We couldn't do mc cp /bucketA/path1 /bucketA/path2 or to other bucket. One of the destination / target has to be a local file
integration test: s3-aws which we use for testing didn't support copying to local file.
The text was updated successfully, but these errors were encountered:
The migration that we did at #24 didn't really finished yet, todo:
mc
(minio) client, it only support copying from/to local file. We couldn't domc cp /bucketA/path1 /bucketA/path2
or to other bucket. One of the destination / target has to be a local files3-aws
which we use for testing didn't support copying to local file.The text was updated successfully, but these errors were encountered: