We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用minio作为oss存储
文件目录如下所示,其中minio为挂在目录
-minio --minio/a.txt --minio/A/
移动a.txt到A目录下,没有反应,猜测应该是s3没有移动命令,只能先下载再上传
minio移动到本地文件夹同样失败
本地移动到minio成功
同样,使用复制也不行,提示目标文件夹不存在,但是文件夹(minio下目录)实际存在,minio复制目的地为本地文件时成功
容器无任何日志
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
使用minio作为oss存储
文件目录如下所示,其中minio为挂在目录
-minio
--minio/a.txt
--minio/A/
移动a.txt到A目录下,没有反应,猜测应该是s3没有移动命令,只能先下载再上传
minio移动到本地文件夹同样失败
本地移动到minio成功
同样,使用复制也不行,提示目标文件夹不存在,但是文件夹(minio下目录)实际存在,minio复制目的地为本地文件时成功
容器无任何日志
The text was updated successfully, but these errors were encountered: