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

Alist 單檔太大上傳失敗,思路整理 - 微笑家 #88

Open
Mr-Smilin opened this issue Sep 11, 2023 · 4 comments
Open

Alist 單檔太大上傳失敗,思路整理 - 微笑家 #88

Mr-Smilin opened this issue Sep 11, 2023 · 4 comments

Comments

@Mr-Smilin
Copy link
Owner

https://smilin.net/2023/09/11/alist-file-error/#more

@CHF1010
Copy link

CHF1010 commented Nov 21, 2023

您好 我要透過alist 複製 pikpak 上的檔案到NAS 透過webdav 但檔案一大就會發生錯誤 檔案是mkv
net/http: HTTP/1.x transport connection broken: http: ContentLength=65904060488 with Body length 7537473848 出現這個 請問可能是哪裡有問題嗎 謝謝

@Mr-Smilin
Copy link
Owner Author

@CHF1010
您好 我要透過alist 複製 pikpak 上的檔案到NAS 透過webdav 但檔案一大就會發生錯誤 檔案是mkv
net/http: HTTP/1.x transport connection broken: http: ContentLength=65904060488 with Body length 7537473848 出現這個 請問可能是哪裡有問題嗎 謝謝

alist 是 webdav,有反代嗎?

pikpak 上的檔案有先下載到本機嗎,還是他也是在另一個 webdav,直接拖拉的?
如果是,最好先下載到本地再上傳,這樣比較能聚焦在 alist 的問題上

我個人很推 Air Explorer

@Tiomehsh
Copy link

博主你好,我使用cloudflare tunnel反代,按照文章中的修改方式仍然上传报413错误。 上传限制是100M,应该还是cloudflare的问题

@Mr-Smilin
Copy link
Owner Author

Mr-Smilin commented Sep 18, 2024

@Tiomehsh
博主你好,我使用cloudflare tunnel反代,按照文章中的修改方式仍然上传报413错误。 上传限制是100M,应该还是cloudflare的问题

主要是 Alist 不支援分片上傳,詢問過了,他們不打算實作這方面的功能
如果是其他支援分片上傳的開源雲端,可以完美解決這個問題
Alist 只能走 webdav 等方法(這也是 Alist 官方推薦的做法)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants