[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