Open SSH connection and from the terminal:

sudo gsutil cp gs://bucket_name/file.extension /tmp
sudo mv /tmp/file.extension /var/www/html
sudo apt-get install unar