And may be takes care to selinux to access BakupPC home directory in an 
unusual place... I don't know what your OS is.

Patrick

Jan Stransky a écrit :
> I would rather use:
> chmod -r o+rX /path
> It adds execute only to directories, and keeps on files when present.
> Jan
>
> On 02/12/2017 04:47 PM, Les Mikesell wrote:
>> On Sun, Feb 12, 2017 at 7:32 AM, Edith Cloutier
>> <edith.clout...@mediom.com> wrote:
>>> You have reason; I have a problem with the permissions :
>>>
>>> ls -ld /media
>>> drwxr-xr-x 3 root root 4096 jun 11  2016 /media
>>>
>>>     ls -ld /media/edith
>>> drwxr-x---+ 3 root root 4096 fév  5 21:18 /media/edith
>>>
>>> ls -ld /media/edith/Disque640Go
>>> drwxr-xr-x 3 root root 4096 fév  9 10:57 /media/edith/Disque640Go
>>>
>>> ls -ld /media/edith/Disque640Go/backuppc
>>> drwxr-x--- 7 backuppc backuppc 4096 fév  9 10:46
>>> /media/edith/Disque640Go/backuppc
>>>
>>>
>>> How can I correct this situation ? I'm not very good with the commands
>>> who change the permissions.
>> You can use chmod with the symbolic form for the permissions.
>>
>> chmod o+rx  /path
>> for each of the directories will add read and execute for everyone (other).
>>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to