Install PECL uploadprogress
Related Posts
Don’t wrap long lines in linux terminal
printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h'
Upgrade Drupal core from command line (ubuntu)
check what version the site is at: drush status Go to http://drupal.org/node/3060/release, filter by the…