Romania mirror
alin.anton at cs.upt.ro
alin.anton at cs.upt.ro
Sun Feb 18 01:35:17 UTC 2018
Hello,
On 2018-02-18 02:52, Jason Self wrote:
> alin.anton at cs.upt.ro wrote ..
>
>> Now I have these lines in crontab:
>>
>> 0 1 * * * rsync -arz --exclude '*testing' --exclude 'f25*'
>> rsync://ftp.linux.org.tr/linux-libre/freed-ora /var/ftp/
>>
>> 0 2 * * * rsync -arz rsync://ftp.linux.org.tr/linux-libre/freesh
>> /var/ftp/
>>
>> 0 3 * * * rsync -arz
>> rsync://rsync.linux-libre.fsfla.org/linux-libre/freesh /var/ftp/
>
> It is probably not necessary to rsync the freesh repository from both
> ftp.linux.org.tr and rsync.linux-libre.fsfla.org.
>
> Getting it from rsync.linux-libre.fsfla.org would minimize propagation
> delays since you'd be getting it from the source
>
I usually can not get it from the source. It stops with broken pipe. I
do not have this problem with the mirrors. Any suggestions are
appreciated.
>> Shall I use --update and --delete flags? That should clean the
>> older/unused releases.
>
> Yes, it seems a good idea to use --delete. Otherwise the repository
> will grow without end.
I included --update and --delete now. Thank you.
Alin Anton
More information about the linux-libre
mailing list