--show-progress has the same affect as -v on drush rsync; it adds 'v' to the mode and --stats and --progress to the options. I added this so that I could set $options['show-progress'] in my drushrc.php without turning on -v for all commands.

CommentFileSizeAuthor
rsync-show-progress.patch1.9 KBgreg.1.anderson

Comments

moshe weitzman’s picture

Thats fine for now. In general, we need to add a way to specify command specific options in drushrc.php.

Status: Fixed » Closed (fixed)

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