-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
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
请求新镜像前必读 #350
Comments
Open
2 tasks
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
中国科学技术大学开源软件镜像站原则上只镜像软件及衍生物(如二进制文件、源代码、字体设计素材等)。
对于下列情况我们原则上不予镜像:
由于版权、许可证等因素不允许再分发的
例如:申请添加 intel oneapi 镜像 #314
没有合适的增量同步方法
例如:请求加入ghcr.io的docker源 #313
难以全量镜像,只能反向代理的
例如:各类 Docker 镜像仓库,救救AI掉包侠吧! Nvidia ngc 国内镜像 #272
单一软件包下载,尤其是大多数发行版已经提供可用版本的
例如:OpenSSL(openssl镜像请求 #336)
占用空间大而利用率低
例如:各发行版提供调试符号包
包含用户产生的内容(User-generated content,UGC)
以国内访问速度缓慢为由提出镜像请求的
因为镜像站不是下载加速器
各类科学计算、深度学习等用途的数据集
由于镜像站的磁盘空间是有限的,我们不保证任何镜像请求都会在一定时间内被接受。
一般来说,我们考虑镜像请求的优先顺序是:
目前支持的同步方式按优先级排序为:
关于 Rsync 服务
由于 Rsync 服务由单独的服务器提供,并且存储资源较紧张。如果除 HTTP(S) 以外还需要我们提供 Rsync 协议同步,请在 issue 中写明。
As Rsync service of USTC Mirror is provided by a separate server that is short of storage, if you want us to provide Rsync service for the repository in addition to HTTP(S), please state in the request.
感谢清华大学 TUNA 协会为本文档提供了参考和借鉴的机会(tuna/issues#741)。
The text was updated successfully, but these errors were encountered: