[Bug 11151] rsync transfers entire source file even when unable to create destination

2015-04-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11151 --- Comment #1 from Brian Candler --- Possibly related to #10675 -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change op

Re: Downloading a great number of files from different rsync servers for good loadbalancing and high efficiency.

2015-04-04 Thread Karl O. Pinc
On Sat, 4 Apr 2015 15:21:21 +0800 Hongyi Zhao wrote: > I'm using Debian, I want to make a local repository which can let me > install packages more conveniently. Your solution will not work for mirroring debian since it does not do a 2-stage mirroring process. This is described in: https://www.

Downloading a great number of files from different rsync servers for good loadbalancing and high efficiency.

2015-04-04 Thread Hongyi Zhao
Hi all, I'm using Debian, I want to make a local repository which can let me install packages more conveniently. Considering that the rsync tool is the Debian official proposed tool for syncing the files among its different rsync server sites, I use the rsync client to downloading the deb package