Changes for page Kooperation

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

From version 1.3
edited by Gregory CAUCHIE
on 2026/03/12 10:20
Change comment: There is no comment for this version
To version 1.9
edited by Gregory CAUCHIE
on 2026/03/31 22:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{box title="**Contents**"}}
1 +{{box cssClass="floatinginfobox" title="**Table des matières**"}}
2 2  {{toc/}}
3 3  {{/box}}
4 4  
... ... @@ -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 +{{code language="bash"}}
47 +docker exec -u www-data -it <koevoo-nextcloud>-app-1 php occ files:scan <Gregory>
48 +{{/code}}
46 46  
47 - ```
50 +===== =====
48 48  
49 49  ===== Procédure testée par Nawel =====