<p>Comment puis-je obtenir sous Windows 11 un rsync qui se comporte comme un rsync Linux (Debian) ?</p>
<p><a href="https://www.reddit.com/r/Windows11/comments/vks4fg/comment/idrb1so/" rel="noopener nofollow ugc">Selon Reddit</a> :</p>
<blockquote></blockquote>
<p>Utilisez simplement rsync. Installez WSL et c’est bon.</p>
<p>La fonctionnalité Windows “Sous-système Windows pour Linux” est activée sur ma machine et je peux utiliser ls dans cmd, mais pas rsync. Cependant, je pense que ls provient de <a href="https://git-scm.com/downloads/win" rel="noopener nofollow ugc">git</a>, et non de WSL. (Via l’option d’installation “Utiliser Git et les outils Unix optionnels depuis l’invite de commandes”.)</p>
<p>Je souhaiterais éviter d’installer une VM/distribution complète et <a href="https://gnuwin32.sourceforge.net/" rel="noopener nofollow ugc">GnuWin32</a> semble abandonné.</p>
<p><a href="https://superuser.com/q/1735418/563952" rel="noopener nofollow ugc">Ici</a>, quelqu’un dit :</p>
<blockquote></blockquote>
<p>J’ai installé rsync pour Windows via git-bash.</p>
<p>Mais… comment ? Bash ne peut rien installer, on a besoin d’un gestionnaire de paquets ou d’un installeur. J’ai vérifié le dernier installeur pour un composant rsync et il n’en propose pas.</p>