-
Notifications
You must be signed in to change notification settings - Fork 174
能否添加个按钮,直接打开网页跳转到网盘备份和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
Comments
对,还有一个在设置里的,启用同步到onedrive ,搞不清两者有什么区别,或者有没有不同目录 |
同步是实时的,你安装一个脚本就会上传,备份得你手动操作 |
那如何从同步里恢复呢?我现在都是从备份列表里选,然后恢复;从来没从同步里恢复过。 |
CAT_fileStorage的实现方案还在考虑中,预计到0.14、15的样子了 然后有些网盘其实不太好打开目录,他们的目录是以id来显示的,然后坚果云的话是webdav,打开目录实际是webdav的url,而且路径也是id的形式,如果有办法取的话倒还好,判断一下url就行,没有的话就没办法了。 暂时简单的实现了一个接口欢迎大佬们来补充。 |
能指定目录吗? 不管是webdav,还是其他网盘 |
可以的,不过过两个版本,后面再实现吧 |
关于CAT_fileStorage这个的讨论转移到此issue:#138 |
能否添加个按钮,直接打开网页跳转到网盘备份或CAT_fileStorage的对应目录?
我已经搞不清我自己备份的是网盘的哪个账号了
The text was updated successfully, but these errors were encountered: