Site Tools


informatique:web:nextcloud

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatique:web:nextcloud [2020/03/22 20:51] – created yahikoinformatique:web:nextcloud [2024/11/19 22:28] (current) yahiko
Line 3: Line 3:
  
 ===== Exécuter occ en tant que www-data sans sudo ===== ===== Exécuter occ en tant que www-data sans sudo =====
-<codedoc code:bash> +<code bash> 
-su -l www-data -s /bin/sh -c /var/www/cloud/occ nianiania +su -l www-data -s /bin/sh -c "php /var/www/cloud/occ truc:nianiania" 
-</codedoc>+</code>
  
 +==== Actualiser des fichiers placés manuellement pour tous les utilisateurs ====
 +<code bash>
 +su -l www-data -s /bin/sh -c "php /var/www/cloud/occ files:scan --all"
 +</code>
informatique/web/nextcloud.1584910274.txt.gz · Last modified: 2020/03/22 20:51 by yahiko