We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
直接下载大文件到U盘的时候,U盘有很长时间无响应,而且其他程序不能从U盘读取。我其实不太确定是什么问题,猜测可能是在U盘上预先分配空间,因为U盘速度相对硬盘慢(USB 3.0,分区格式exFAT),所以感知明显。
可不可以为下载命令添加一个选项,在创建下载任务的时候不要预先分配磁盘空间?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
直接下载大文件到U盘的时候,U盘有很长时间无响应,而且其他程序不能从U盘读取。我其实不太确定是什么问题,猜测可能是在U盘上预先分配空间,因为U盘速度相对硬盘慢(USB 3.0,分区格式exFAT),所以感知明显。
可不可以为下载命令添加一个选项,在创建下载任务的时候不要预先分配磁盘空间?
The text was updated successfully, but these errors were encountered: