Installing Drupal on Dreamhost
Downloading Drupal
Remotely connect to CLI and navigate to directory of choice. Download with wget command.
Example with Drupal 6.15 would look like this: wget http://ftp.drupal.org/files/projects/drupal-6.15.tar.gz
Decompress and unzip.