Friday, May 30, 2025
support@conference.yunohost.org
May
Mon Tue Wed Thu Fri Sat Sun
      1
2
3 4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
             

[19:27:01] <laguill13> Hi
How can I have read and write permission to my nextcloud files when connecting in ssh ?

I tried to symlink the folders to `/home/laguill/Documents`
But without success

I guess it is a permission issue but I am looking for the right way to change it

[19:35:17] <laguill13> Creating a new group ?
`sudo groupadd nextcloud-laguill`
And then add nextxloud and laguill to this group

[21:07:27] <laguill13> Adding user to folders seams to solve this