Je me suis connecté à un serveur via sftp via le terminal.
Lorsque j'exécute la commande
chmod -R 755 ./*
J'obtiens l'erreur You must supply a numeric argument to the chmod command.. Comment appliquer un chmod récursif 755 en sftp ?
You must supply a numeric argument to the chmod command.