no rsync in the German installation? (Kommando nicht gefunden.)
$ 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?
lbrtchx
Reply to: