Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1357310795/jboxtransfer
全自动地从 jBox 转移文件到新一代交大云盘
https://github.com/1357310795/jboxtransfer
desktop material-ui sjtu wpf
Last synced: about 2 hours ago
JSON representation
全自动地从 jBox 转移文件到新一代交大云盘
- Host: GitHub
- URL: https://github.com/1357310795/jboxtransfer
- Owner: 1357310795
- License: gpl-3.0
- Created: 2023-09-08T11:33:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-22T03:21:42.000Z (11 months ago)
- Last Synced: 2023-12-22T04:26:42.528Z (11 months ago)
- Topics: desktop, material-ui, sjtu, wpf
- Language: C#
- Homepage:
- Size: 2.03 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![](https://s2.loli.net/2023/11/17/oAhHsQP6N2VLD78.png)
## 背景介绍
在[新一代交大云盘](https://pan.sjtu.edu.cn)即将推出之际,由于与[旧云盘](https://jbox.sjtu.edu.cn)(以下简称 jbox)存储策略有较大差异,文件转移较为困难,厂商无法给出理想的解决方案。若完全依赖于用户自行转移文件,对用户而言极为不便,且极大影响了新云盘的口碑,还可能增加旧云盘的维护时间。故 JboxTransfer 项目就此成立,我们的目标是推出一款高效、安全、便捷的应用程序,自动化地帮助用户更好地从 jbox 向 新云盘 迁移文件。用户在进行 jAccount 授权后可以一键迁移文件,无需占用本地磁盘空间,无需手动下载上传文件。
|||
|---|---|
|![](https://s2.loli.net/2023/10/16/1KeoLdl9DpOByfi.png)|![](https://s2.loli.net/2023/10/16/5XHylnPGTcuzbqk.png)|## 下载&安装
详见[说明文档](https://pan.sjtu.edu.cn/jboxtransfer/)本项目仅支持在 Windows 平台下使用,如需在其他系统下运行,请使用 [Okabe-Rintarou-0/JboxTransferCLI](https://github.com/Okabe-Rintarou-0/JboxTransferCLI/)
## 致谢
- 感谢上海交通大学网络信息中心计算业务部对本项目的支持
- 感谢本项目用到的所有开源库作者## 说在最后
如果觉得程序好用的话,请点亮右上角的 Star 哦~以及,欢迎 Bug Report & Pull Request