Re: Auto Chmod inside directory

2024-08-30 Thread Martin Rys
Yeah so this is a new one https://github.com/nextcloud/desktop/issues/6863 Martin On Fri, Aug 30, 2024 at 12:22 PM Silvio Siefke wrote: > > Hi, > > > > Nextcloud does not care about your permissions. > > > > You can try this by creating a file, doing chmod 777 on it and then > > syncing on anoth

Re: Auto Chmod inside directory

2024-08-30 Thread Silvio Siefke
Hi, Nextcloud does not care about your permissions. You can try this by creating a file, doing chmod 777 on it and then syncing on another machine, it will be synced with 644. Synchronizing permissions "would be bad for security", if you track down the relevant bug report. Yes, this is stupi

Re: Auto Chmod inside directory

2024-08-29 Thread Martin Rys
Nextcloud does not care about your permissions. You can try this by creating a file, doing chmod 777 on it and then syncing on another machine, it will be synced with 644. Synchronizing permissions "would be bad for security", if you track down the relevant bug report. Yes, this is stupid. Mart

Auto Chmod inside directory

2024-08-29 Thread Silvio Siefke
Hello, I use Nextcloud to keep important files synchronised between my computers. This works without any problems, but the folder on the desktop is treated as 777 after every file change. It affects all folders that are below Public/fr4, which is strange, it is kept in sync with a second machine