File Permissions Created By Btsync


Gutenberg

Recommended Posts

Hi there,

 

I'm runnting btsync on a Raspberry pi.

 

When I run the command ls -l concerning a file created by btsync I recive the following

 

-rw-r--r-- 1 root root

 

this means user "root" is allowed to read/write, the group "root" can read and all other users can read the file as well.

 

However, I want to gain write access by a different user, which is not in the group "root".

 

The ouput of the command ls -l should then be

 

-rw-rw--rw--

 

 

Can someone show me a way to do so?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.