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
如果使用后缀,短期看起来比较简单,但是如果lanzou后台可能会根据文件信息判断真实文件类型而失效。
当前的分片机制会产生一个文件夹、多个 .dll 伪装文件、一个 .seed.txt 文件,处理起来成本比较高。
如果用 zip 自己提供的分包机制,这样别人下载后可以自动组包,感觉好处应该大于目前分包机制。
The text was updated successfully, but these errors were encountered:
是的,但是我觉得大文件压缩要很多时间,但是节约的空间并不是很多,而且蓝奏云上传不限速,就没压缩了。
Sorry, something went wrong.
使用【存储】选项,可以不经压缩,直接分卷存储,速度极快,堪比复制。
新版本中已经改为rar分卷压缩,感谢提议~~
No branches or pull requests
如果使用后缀,短期看起来比较简单,但是如果lanzou后台可能会根据文件信息判断真实文件类型而失效。
当前的分片机制会产生一个文件夹、多个 .dll 伪装文件、一个 .seed.txt 文件,处理起来成本比较高。
如果用 zip 自己提供的分包机制,这样别人下载后可以自动组包,感觉好处应该大于目前分包机制。
The text was updated successfully, but these errors were encountered: