bugstoreBackup - Bugs: bug #40867, exceptRule= '$file =~...

 
 

bug #40867: exceptRule= '$file =~ m#/do_not_backup/#' maintains subdirectories in backup

Submitter:  None
Submitted:  Tue 10 Dec 2013 10:12:52 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 11 Dec 2013 11:25:27 AM UTC, comment #1: 

Hi,
it's not a bug nor a feature :-) . It's simply how rules work. Rules only work on single files, not on directories. Maybe I have to add some sentences to the documentation ...

If you want to exclude whole directories from the backup, you can use option exceptDirs (with wildcards). You may combine this with option includeDirs and / or followLinks to only select wanted directires.
Finally, you can exclude files with rules, maybe supported by rule function(s) MARK_DIR or MARK_DIR_REC.


Heinz-Josef Claes <hjclaes>
Group administrator
Tue 10 Dec 2013 10:12:52 PM UTC, original submission:  

Not sure if this is a bug for feature. When using a configuration where:
exceptRule= '$file =~ m#/do_not_backup/#'

If do_not_backup has sub-directories, the sub-directories (and the do_not_backup directory itself) are created in the backup. The files in those directories are not copied, but the directory structure exists.

This was confusing for us at first, and we are not sure if this is a bug or a feature.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hjclaes (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code