almak istemediginiz dosyalar icin --exclude parametresini kullanabilirsiniz. ya da herseyi exclude edip istediklerinizi include edebilirsiniz.
http://www.nl.debian.org/mirror/ftpmirror adresindeki anonymous rsync basligi altinda bilgi mevcut. # Run rsync with at least these options: --recursive --times --links --hard-links --delete. # If you have extra disk space, also use the --delete-after option to avoid some of the temporary update problems. # If you don't have enough disk space to mirror everything, use the --exclude option to exclude portions of the archive from mirroring. Commonly this includes various architectures you might not want; for example, this would exclude all architectures: --exclude binary-alpha/ --exclude *_alpha.deb --exclude binary-arm/ --exclude *_arm.deb --exclude binary-hppa/ --exclude *_hppa.deb --exclude binary-i386/ --exclude *_i386.deb --exclude binary-ia64/ --exclude *_ia64.deb --exclude binary-m68k/ --exclude *_m68k.deb --exclude binary-mips/ --exclude *_mips.deb --exclude binary-mipsel/ --exclude *_mipsel.deb --exclude binary-powerpc/ --exclude *_powerpc.deb --exclude binary-s390/ --exclude *_s390.deb --exclude binary-sparc/ --exclude *_sparc.deb Check the section on partial mirroring as well. # After rsync is done mirroring, add a time stamp file to the project/trace/ subdirectory of the Debian mirror named after your server. This means running date -u > .../debian/project/trace/your.server after your daily rsync is finished; and date -u > .../debian-non-US/project/trace/your.server after the non-US daily rsync is finished, if you mirror debian-non-US. On Mon, 6 Dec 2004 16:52:59 +0200, Bulent Sener <[EMAIL PROTECTED]> wrote: > Merhabalar, > Debian testing ve unstable sürümleri için bilgisayarımda bir yansı oluşturmak > istiyorum. > rsync ile dosyaları almaya çalıştığımda i386 dışındaki mimariler için > hazırlanan > paketler de geliyor. Ben http://ftp.tr.debian.org adresindeki (veya benzer > bir debian > yansısındaki) testing ve unstable sürümlerine ait sadece i386 dosyaları nasıl > alabilirim. > Saygılarımla, > Bülent ŞENER > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Can Burak Cilingir http://canb.net/ icq#10720999

