Menu

#169 Execute script string for catalogue file

2.5.0
closed
None
released
6
2015-10-04
2014-06-18
pansa
No

Iam using -E option for creating task-to-upload fresh .dar files, already. All right! And iam creating all archives with an isolate catalogue files, which need for upload too. But dar hasn't options for executing script after catalogue file created, and i use black magic like

ls -1 /$zip_out_dir/$site_name/CAT_$name* |tail -n 1 | awk -FCAT '{print $2}'

to get filename of new catalogue file... Its not very beautiful, isn't it? :)

May be E -like option, but for catalogue file will be useful feature?

Thx for your tool!

Discussion

  • Denis Corbin

    Denis Corbin - 2014-07-03
    • status: unread --> open
    • assigned_to: Denis Corbin
    • Priority: 5 --> 6
     
  • Denis Corbin

    Denis Corbin - 2014-07-25
    • for on-fly isolation:
      The -E switch is triggered for new slices of the generated archive while the '-~' switch is triggered for the generation of the isolated catalogue (always single sliced in that situation). [-@ option is always associated with -~ for all operations including merging, on-fly isolation, isolated catalogue used as backup of internal catalogue, aso.]
      However a bug in releases 2.4.0 to 2.4.14 avoided "-~" to be triggered in that situation, this will be fixed in 2.4.15 and is already available in GIT on branch_2.4.x

    • for isolation operation alone (-C switch):
      the -E switch is usable as expected.

    Cheers,
    Denis.

     
  • Denis Corbin

    Denis Corbin - 2014-07-25
    • Progression: requested --> Implemented
    • km stone :): none --> 2.5.0
     
  • Denis Corbin

    Denis Corbin - 2015-10-04

    feature available with release 2.5.0

     
  • Denis Corbin

    Denis Corbin - 2015-10-04
    • status: open --> closed
    • Progression: Implemented --> released
     

Log in to post a comment.