Changes for page Kooperation

Last modified by Gregory CAUCHIE on 2026/04/13 22:15

From version 1.2
edited by Gregory CAUCHIE
on 2026/03/12 10:20
Change comment: There is no comment for this version
To version 1.6
edited by Gregory CAUCHIE
on 2026/03/12 10:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,7 +23,7 @@
23 23  
24 24   2. su to root and go to targeted user files directory
25 25  
26 - {{code language="bash"}}sudo su
26 + {{code language="bash"}}sudo su
27 27  cd opt/composerize/<cooperation.koevoo.tech>/data/<Gregory>/files/{{/code}}
28 28  
29 29  3. list files on restore that doesn't exist in dest folder
... ... @@ -43,7 +43,10 @@
43 43  
44 44  5. force file scan update for user to put it into the database
45 45  
46 - ```bash
47 -\\ ```
46 +{{code language="bash"}}
47 +docker exec -u www-data -it <koevoo-nextcloud>-app-1 php occ files:scan <Gregory>
48 +{{/code}}
48 48  
50 +===== =====
51 +
49 49  ===== Procédure testée par Nawel =====