baloyou

Results 4 issues of baloyou

一次性选择了300多个GB的文件,大概有上千个文件,刚开始很不错,很快就批量报错。 但是网络一直是稳定的(内网电脑)路由器也还不错。

i like this library, simple and stable. but i need to used it with ESPAsyncWebServer. how to do it?

Question

大约有300多个G的文件要上传,前100多G是成功的,后来发现网络IO没有速度,重启服务后,发现如下错误。 目前,程序已经无法正常工作(`aliyunpan sync start ...`) ``` panic: runtime error: index out of range [0] with length 0 goroutine 13 [running]: github.com/tickstep/aliyunpan/internal/syncdrive.(*FileActionTask).uploadFile(0xc00259e000, 0xdacaf8, 0xc00055edc0, 0x0, 0x0) /Users/tickstep/Documents/Workspace/go/projects/aliyunpan/internal/syncdrive/file_action_task.go:462 +0x21f9 github.com/tickstep/aliyunpan/internal/syncdrive.(*FileActionTask).DoAction(0xc00259e000, 0xdacaf8, 0xc00055edc0,...

bug

When I use the code plugin to add a piece of code, the content page does not display code highlighting. The version of django-cms is 4.1.1, and I am using...