I wolud like to get security mirror including source packages and
binary packages from http://security.debian.org stable-security.
Could you provide some guidance or other methods for synchronizing
debian-security repository? Thank you.
I have got the method from Aron Xu(aron@debian.org). Sorry for losing the reply email.
The methods provided by Aron Xu are as follows,
```
If you are trying to get all contents of d-security repository, there
is rsync support:
rsync://rsync.security.debian.org/debian-security/
Also it's worth mentioning that you can probably do initial sync from
a local public mirror like tuna/ustc/bfsu, which may be a lot faster:
rsync://mirrors.tuna.tsinghua.edu.cn/debian-security/
rsync://rsync.mirrors.ustc.edu.cn/debian-security/
rsync://mirrors.bfsu.edu.cn/debian-security/
Cheers,
Aron
```