codeskyblue / codeskyblue/gohttpserver
[Feature Request] Add file or directory movement function
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 583
- PR merge metrics
- No merged PRs in 30d
Description
### **Description**
Move files or directories to a new path without deleting or re-uploading.The following aspects need to be considered:
1. Determine whether the target path exists
2. For the existing target path, determine whether to overwrite the file with the same name
3. Recalculate index
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.