Skip to content

能否添加个按钮,直接打开网页跳转到网盘备份和CAT_fileStorage的对应目录? #182

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

Closed
ChitaGideon opened this issue May 4, 2023 · 9 comments
Labels
enhancement New feature or request

Comments

@ChitaGideon
Copy link

能否添加个按钮,直接打开网页跳转到网盘备份或CAT_fileStorage的对应目录?

我已经搞不清我自己备份的是网盘的哪个账号了

@CodFrm
Copy link
Member

CodFrm commented May 4, 2023

image

这个页面嘛?新增一个按钮,打开目录

@ChitaGideon
Copy link
Author

对,还有一个在设置里的,启用同步到onedrive ,搞不清两者有什么区别,或者有没有不同目录

@CodFrm
Copy link
Member

CodFrm commented May 5, 2023

同步是实时的,你安装一个脚本就会上传,备份得你手动操作

@CodFrm CodFrm added the enhancement New feature or request label May 5, 2023
@ChitaGideon
Copy link
Author

那如何从同步里恢复呢?我现在都是从备份列表里选,然后恢复;从来没从同步里恢复过。

@CodFrm
Copy link
Member

CodFrm commented May 6, 2023

同步恢复,直接启用同步保存即可

image

CodFrm added a commit that referenced this issue May 21, 2023
@CodFrm
Copy link
Member

CodFrm commented May 21, 2023

CAT_fileStorage的实现方案还在考虑中,预计到0.14、15的样子了

然后有些网盘其实不太好打开目录,他们的目录是以id来显示的,然后坚果云的话是webdav,打开目录实际是webdav的url,而且路径也是id的形式,如果有办法取的话倒还好,判断一下url就行,没有的话就没办法了。

暂时简单的实现了一个接口欢迎大佬们来补充。

@ChitaGideon
Copy link
Author

CAT_fileStorage的实现方案还在考虑中,预计到0.14、15的样子了

然后有些网盘其实不太好打开目录,他们的目录是以id来显示的,然后坚果云的话是webdav,打开目录实际是webdav的url,而且路径也是id的形式,如果有办法取的话倒还好,判断一下url就行,没有的话就没办法了。

暂时简单的实现了一个接口欢迎大佬们来补充。

能指定目录吗? 不管是webdav,还是其他网盘

@CodFrm
Copy link
Member

CodFrm commented May 25, 2023

可以的,不过过两个版本,后面再实现吧

@CodFrm
Copy link
Member

CodFrm commented Jun 10, 2023

关于CAT_fileStorage这个的讨论转移到此issue:#138

@CodFrm CodFrm closed this as completed Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants