Hi
I'm using the latest Windows Version of FreeFileSync with SFTP and private keys. On the other end, there is a Linux Samba server which I share with some other people. It works GREAT.
My question concerns the access rights given to directories which FFS creates on the server when synchronising. I would like those new directories to inerhit the acces rights from the directory over them (i.e., usually, 0x2770).
Now I have noticed that FFS has created subdirectories with too restrictive access rights (0x2755) in existing directories which hat (correctly) 0x2770.
How can I prevent it, i.e. either that FFS gives the "children" the same access rights as their "parents", or be able to set default access rights in FFS?
Thanks and regards
Patrick
Child folder access rights on SFTP server
- Posts: 17
- Joined: 15 Sep 2006
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
FreeFileSync passes 0777 for directory creation. The 0755 is then caused by the server's umask.
- Posts: 17
- Joined: 15 Sep 2006
Thank you Zenju.FreeFileSync passes 0777 for directory creation. The 0755 is then caused by the server's umask.Zenju
For us it would be very useful to be able to set the "Set GID" bit (i.e. 2777 instead of 0777). Is that possible?
Thanks
Patrick
- Posts: 17
- Joined: 15 Sep 2006
Hello, is it possible or not?
Thanks, Patrick
Thanks, Patrick
- Posts: 17
- Joined: 15 Sep 2006
Is that possible?For us it would be very useful to be able to set the "Set GID" bit (i.e. 2777 instead of 0777). Is that possible? fappp, 19 Dec 2016, 07:32
Thanks, Patrick
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Yes it's possible. TBD.
- Posts: 17
- Joined: 15 Sep 2006
Hello
Any forecast about when this could be implemented?
Every subdirectory I create on our server has the "wrong" access rights...
Regards
Patrick
Any forecast about when this could be implemented?
Every subdirectory I create on our server has the "wrong" access rights...
Regards
Patrick