写了一个简单的跨盘复制小程序,看看有没有需要的人吧
- Vorherrschende Sprache
- Go
- Sterne
- 50.2k
- Forks
- 7.9k
- Ø Merge
- 7 T. 21 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
### Please make sure of the following things
- [ ] I have read the [documentation](https://alist.nn.ci).
- [ ] 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 / 需求描述
因为需要把数据从一个网盘复制到另一个网盘,同时希望跳过同名的文件,但是AList似乎没有类似的功能/程序,但是我又不会Python,所以根据alist的api,简单写了一个小app,目前只支持文件名判断.实现的功能只有跳过同名文件的复制/覆盖同名文件两个功能(界面有四个,但是只实现了上面两个我需要的:P),目前只在linux下测试过(因为路径分隔符暂时写死了是/,不知道win版的AList里面路径分隔符是否也是/,还是说是win的\),地址的话是https://github.com/SunRain/AListCopyEnhanced/tree/master.
### Suggested solution / 实现思路
_No response_
### Additional context / 附件
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.