windows下复制文件时,因文件名包含windows非法字符导致复制失败
Open
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description
Sync.pull,如设备上文件名有xxx-2023-04-21 14:00:00.txt
此时windows下拉取该文件会报错
包含windows文件名不支持的符号
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Sync.pull entry point and reproduce the failure on Windows using a device filename such as xxx-2023-04-21 14:00:00.txt. Trace how the remote filename is used during copying, then verify that pulling files with Windows-invalid characters completes successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, python
- Domain
- mobile, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100