Displaying 3 results from an estimated 3 matches for "rmnv".
Did you mean:
rmn
2015 Apr 14
2
Two same rsync commands give different results on two debian mirrors.
On Tue, 14 Apr 2015 09:32:10 +0200, Paul Slootman wrote:
> On Tue 14 Apr 2015, Hongyi Zhao wrote:
>>
>> See the following commands:
>>
>> ___________________________
>>
>> $ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
>> ftp.us.debian.org/debian
Please see the above line including the part of line-wrapping. I've used
the correct rsync tree just as you have noted in the following.
>>
>> [snipped]
>>
>> receiving file l...
2015 Apr 14
2
Two same rsync commands give different results on two debian mirrors.
Hi all,
See the following commands:
___________________________
$ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
ftp.us.debian.org/debian
[snipped]
receiving file list ... done
sent 23 bytes received 9 bytes 1.42 bytes/sec
total size is 0 speedup is 0.00 (DRY RUN)
$ rsync -rmnv -f +_README -f -_* ftp.cn.debian.org::debian
[snipped]
receiving fil...
2015 Apr 14
0
Two same rsync commands give different results on two debian mirrors.
...4 Apr 2015, Hongyi Zhao wrote:
> On Tue, 14 Apr 2015 09:32:10 +0200, Paul Slootman wrote:
>
> > On Tue 14 Apr 2015, Hongyi Zhao wrote:
> >>
> >> See the following commands:
> >>
> >> ___________________________
> >>
> >> $ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
> >> ftp.us.debian.org/debian
>
> Please see the above line including the part of line-wrapping. I've used
You should ensure your messages don't mangle the command lines you want
to show. You could have inserted a \...