It'd be really useful if there was a way of seeing the progress in stage-file-proxy-dl. Drush supports the "-v" option to give verbose output (and -vv and -vvv to make it even more verbose), so maybe use that to determine whether to output the name of each file that's downloaded?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
477 bytes

This appears to work, when the 'verbose' option is enabled it outputs results like this:

Downloaded public://images/pic1.jpg.
Downloaded public://images/pic2.jpg.
Downloaded public://images/pic3.jpg.

BarisW’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, looks good!

BarisW’s picture

Status: Reviewed & tested by the community » Fixed

  • BarisW committed ced8e4b on 7.x-1.x authored by DamienMcKenna
    Issue #3050033 by DamienMcKenna, BarisW: Add "verbose" option on stage-...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.