diff --git a/HowtoRsync.md b/HowtoRsync.md index 59793849..ba543b82 100644 --- a/HowtoRsync.md +++ b/HowtoRsync.md @@ -14,11 +14,10 @@ Rsync (*Remote synchronization*) permet de réaliser des synchronisations distan ~~~ # apt install rync -$ dpkg -l |grep rsync -ii rsync 3.1.2-1+deb9u1 amd64 fast, versatile, remote (and local) file-copying tool +$ rsync --version +rsync version 3.1.2 protocol version 31 ~~~ - ## Premiers pas Admettons que l'on veut copier des données du serveur-A vers le serveur-B.