在shell下敲入下面这些命令你就会明白了:
rsync rsync://mirrors.sohu.com::
rsync rsync://mirrors.sohu.com::all/
rsync rsync://mirrors.sohu.com::all/centos/
rsync -az --delete rsync://mirrors.sohu.com::all/centos/5.4/ /tmp/centos/
rsync -azHv --delete --exclude=SRPMS/ --exclude=x86_64/ --exclude=isos/ rsync://mirrors.sohu.com::all/centos/5.4/ /tmp/centos/
阅读(1777) | 评论(2) | 转发(0) |