Skip to content
New issue

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

Fix: aliyun oss外部导入文件时,误将文件夹当成文件存储 #1911

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

haibingtown
Copy link

在导入 oss 的外部文件时候,打开递归模式,未对返回的文件类型进行区分,误将文件夹当成文件处理,会导致该文件夹下所有文件导入失败,debug 结果如下:
image

复现步骤
image

@CLAassistant
Copy link

CLAassistant commented Dec 21, 2023

CLA assistant check
All committers have signed the CLA.

@haibingtown haibingtown changed the title aliyun oss外部导入文件时,误将文件夹当成文件存储 fix: aliyun oss外部导入文件时,误将文件夹当成文件存储 Dec 21, 2023
@haibingtown haibingtown changed the title fix: aliyun oss外部导入文件时,误将文件夹当成文件存储 Fix: aliyun oss外部导入文件时,误将文件夹当成文件存储 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants