Ticket #1787 (closed enhancement: fixed)

Opened 2 years ago

Last modified 11 months ago

Different recursive permissions for directory and files

Reported by: gads Owned by: dkocher
Priority: normal Milestone: 3.2
Component: interface Version: 2.8.4
Severity: normal Keywords:
Cc:

Description

It would be great if I could set different permissions for directories and files during recursive update.

Example: I would set 777 for directories and 755 for files.

This feature could be enable by setting a check box, or something.

Attachments

Change History

Changed 22 months ago by dkocher

  • status changed from new to assigned
  • component changed from core to interface
  • milestone set to 3.1

Changed 20 months ago by dkocher

  • milestone changed from 3.0.2 to 3.1

Changed 18 months ago by anonymous

  • priority changed from normal to highest

Changed 16 months ago by anonymous

It would be nice to have the execute bit only set for dirs and files that already have the x bit; to have the behaviour of 'chmod a+rwX' instead of the current 'chmod 777'

Changed 12 months ago by dkocher

  • priority changed from highest to normal

Changed 11 months ago by dkocher

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from 3.2 to 3.1.3

In r4560. When modifying permissions recursively, only add the execute bits if the file is a directory or any of the execute/search bits are set in the original (unmodified) mode of the regular file.

Add/Change #1787 (Different recursive permissions for directory and files)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.