On Thu, Jan 30, 2020 at 11:43:57AM +0100, Albretch Mueller wrote:
> $ date
> Do 30. Jan 08:46:51 CET 2020
> 
> $ uname -a
> Linux lbrtchx 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02)
> x86_64 GNU/Linux
> 
> $ which rsync
> $
> 
>  right after the installation when I tried to transfer files I got:
> 
> // __ bash: rsync: Kommando nicht gefunden.
> 
> $ date; time rsync --archive --verbose "${_SRC}"  "${_DST}"
> Do 30. Jan 08:19:22 CET 2020
> bash: rsync: Kommando nicht gefunden.
> 
> real    0m0,002s
> user    0m0,004s
> sys     0m0,000s
> $
> 
>  what is this about?

  sudo apt install rsync

(or perhaps I didn't understand your problem?)

Cheers
-- t

Attachment: signature.asc
Description: Digital signature

Reply via email to