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

上传重复的问题 #28

Open
WangEdward opened this issue May 24, 2021 · 1 comment
Open

上传重复的问题 #28

WangEdward opened this issue May 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@WangEdward
Copy link
Contributor

情况描述

对于 G Drive, 多次上传将产生多个文件夹
对于 G Drive, 多次上传将产生多个文件夹



对于 onedrive,多次上传将产生带后缀的文件(虽然在同文件夹中),


并且onedrive无法上传大文件

tg 聊天记录

...There was a connection problem when uploading downloads/100MB.bin. Retrying. It's the 9 times retrying

DownloadFolder upload to OneDrive complete

在输出上述内容后,程序报错退出

2021/05/24 19:06:20 Failed to Restore :The Content-Range header length does not match the provided number of bytes.
panic: Failed to Restore :The Content-Range header length does not match the provided number of bytes.

goroutine 70 [running]:
log.Panicf(0xaef62c, 0x15, 0xc0001e3f40, 0x1, 0x1)
        D:/program_app/go/src/log/log.go:358 +0xc0
onedrive.restore.func1(0xc000548670, 0xc00019bc20, 0xb114b8, 0xb114c0, 0xc0004c3620, 0x29, 0xc0000b2288, 0xc00051be00, 0x13, 0xc0000b22b8, ...)
        D:/program_data/go/DownloadBot/vendor/onedrive/onedrive.go:104 +0x299
created by onedrive.restore
        D:/program_data/go/DownloadBot/vendor/onedrive/onedrive.go:94 +0x207
@gaowanliang
Copy link
Owner

gaowanliang commented May 31, 2021

GD问题已记录,下面这个应该是你的文件有问题,跳过同名文件在子项目中已经实现,母项目将在下个版本移植

@gaowanliang gaowanliang added the bug Something isn't working label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants