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

pCloud driver #5281

Open
4 tasks done
DarremMolko opened this issue Sep 24, 2023 · 8 comments
Open
4 tasks done

pCloud driver #5281

DarremMolko opened this issue Sep 24, 2023 · 8 comments
Labels
enhancement New feature or request pr-welcome Welcome to pull request

Comments

@DarremMolko
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

This was requested before here #1443 but it was closed because of inactivity.

Suggested solution / 实现思路

Add pCloud storage driver:
https://pcloud.com/

Additional context / 附件

No response

@DarremMolko DarremMolko added the enhancement New feature or request label Sep 24, 2023
@NightMoonIsland
Copy link

pCloud本身默认就支持webdav的把

@DarremMolko
Copy link
Author

pCloud本身默认就支持webdav的把

Only for paid customers, but even then it's kinda broken, you can't upload or download anything without getting errors.

@xhofe xhofe added the pr-welcome Welcome to pull request label Oct 2, 2023
@woshichenghaibo
Copy link

最近刚发现了这个网盘,希望接入,这个网盘有中文界面,网速也还行,4GB但是可以扩展到10GB。

目前alist所有支持的网盘里面,能免梯子访问的国外网盘只有yandex,但是yandex不能看文件,只能列目录,也被墙了

用国外网盘存储点私密资料的话,还是可以的,相信很多人不想被网信办一览无余吧?

@BlueSkyXN
Copy link
Contributor

pCloud本身默认就支持webdav的把

Only for paid customers, but even then it's kinda broken, you can't upload or download anything without getting errors.

那是因为webdav的pcloud有严格的QPS限制、并发数量限制,同时本身网络表现不好(API和WEBDAV的服务器不一致),不同地区访问pcloud的表现也有较大差异,哪怕是中国大陆以外的欧美地区。这导致了Pcloud的整体访问表现不佳。这里我推荐你2个方案作为替代品。

1,使用官方的webdav
2,使用rclone + pcloud API->Mount to Local ,然后Alist 使用 Local 模式(至少在Windows和Linux上都可以)

另外,你提到了webdav仅供付费用户使用,实际上pcloud对于免费用户仅有很少的空间许可,并不值得花时间使用它,你还不如使用免费的TeraBOX

That's because pCloud's WebDAV has strict QPS (Queries Per Second) limitations and concurrent connection limits. Additionally, its network performance is subpar, and there are significant differences in access performance across different regions, even outside of mainland China. This leads to an overall poor experience when accessing pCloud. Here, I recommend two alternatives:

  1. Use the official WebDAV support.

  2. Use rclone with pCloud API to mount to a local drive, and then utilize it in Alist using the Local mode (this should work on Windows and Linux at least).

Furthermore, you mentioned that WebDAV is available only for paid users. In reality, pCloud offers very limited storage space for free users, which may not be worth the effort. You might be better off using a free service like TeraBOX.

@BlueSkyXN
Copy link
Contributor

最近刚发现了这个网盘,希望接入,这个网盘有中文界面,网速也还行,4GB但是可以扩展到10GB。

目前alist所有支持的网盘里面,能免梯子访问的国外网盘只有yandex,但是yandex不能看文件,只能列目录,也被墙了

用国外网盘存储点私密资料的话,还是可以的,相信很多人不想被网信办一览无余吧?

pcloud的web和OneDrive非商业版一样是被墙的

@woshichenghaibo
Copy link

woshichenghaibo commented Nov 8, 2023 via email

@BlueSkyXN
Copy link
Contributor

实际测试web界面儿可以正常访问

________________________________ 发件人: BlueSkyXN @.> 发送时间: 2023年11月7日 16:13 收件人: alist-org/alist @.> 抄送: woshichenghaibo @.>; Comment @.> 主题: Re: [alist-org/alist] pCloud driver (Issue #5281) 最近刚发现了这个网盘,希望接入,这个网盘有中文界面,网速也还行,4GB但是可以扩展到10GB。 目前alist所有支持的网盘里面,能免梯子访问的国外网盘只有yandex,但是yandex不能看文件,只能列目录,也被墙了 用国外网盘存储点私密资料的话,还是可以的,相信很多人不想被网信办一览无余吧? pcloud的web和OneDrive非商业版一样是被墙的 ― Reply to this email directly, view it on GitHub<#5281 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATGWDIOPIJTGZTQ2QPDOAHDYDHUSBAVCNFSM6AAAAAA5FAUWC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJYGAYDOMRWGQ. You are receiving this because you commented.Message ID: @.***>

官网被墙很久了 https://image.3001.net/images/20231121/1700533379_655c14833b02ab29e87d7.png

https://image.3001.net/images/20231121/1700533379_655c14833b02ab29e87d7.png

@chung1912
Copy link

几年前提的,一直想要能加入pcloud

@github-actions github-actions bot mentioned this issue Aug 12, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr-welcome Welcome to pull request
Projects
None yet
Development

No branches or pull requests

6 participants