On Tue, 14 Apr 2015 11:36:20 +0200, Paul Slootman wrote:
> ou should ensure your messages don't mangle the command lines you want
> to show. You could have inserted a \ and a newline before the hostname:
>
> $ rsync -rmnv -f +_README -f -_* \
> ftp.is.co.za::mirror/ftp.debian.org/ftp.us.debian.
On Tue 14 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.o
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 lin
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
>
> [snipped]
>
> receiving file list ... done
>
> sent 23 bytes received 9 bytes 1.42
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)
$ r