AlistGo / AlistGo/alist

写了一个简单的跨盘复制小程序,看看有没有需要的人吧

Abierto
#7,659 4 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Go
Estrellas
50.2k
Forks
7.9k
Merge medio
7 d 21 h
PR fusionados (30 d)
6

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.