命令行模式复制和移动文件
未关闭
enhancement
- 主要语言
- Go
- 星标
- 50.2k
- 派生
- 7.9k
- 平均合并
- 7 天 21 小时
- 30 天内合并 PR
- 6
描述
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is not implemented.
- [X] I'm sure it's a reasonable and popular requirement.
### Description of the feature / 需求描述
希望增加命令行功能,实现文件的复制和移动过,如下:
```
./alist cp /b/a.txt /a/b.txt
./alist mv /b/a.txt /b/a.txt
```
### Suggested solution / 实现思路
_No response_
### Additional context / 附件
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。