Friday, June 21, 2024
support@conference.yunohost.org
June
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
             

[12:06:47] <ic> Interstellar_1 I think it is the ports on your router that need opening
[14:49:15] <@err404:matrix.numericore.com> interstellar is already banned...
[18:29:43] <rathantara> Scratch upgrade error, log: https://paste.yunohost.org/raw/ulicopoqeb
[18:48:47] <miro5001> Hi.
I would like to send the content of download folder of my phone to my server using syncthing to /home/yunohost.multimedia/$USER/mobile_downloads
I get permission denied.
I will not play with permissions to avoid breaking future updates.
So symlink or mount bind? Or something else?
[19:09:01] <tituspijean> miro5001: you will play with permissions and it will not break with future updates :)

`usermod -a -G multimedia syncthing`

You may need to restart syncthing. Enjoy!
[19:09:01] <Salamandar> > <@titus:pijean.ovh> miro5001: you will play with permissions and it will not break with future updates :)
>
> `usermod -a -G multimedia syncthing`
>
> You may need to restart syncthing. Enjoy!

Although if you remove/restore the app (such as with a failed upgrade) this will be reset.
[19:09:21] <Salamandar> (Hmmm this could be handled by the core when backing up the user...)