mysqldump
or a web based tool like PHPMyAdmin.aegir
, then type drush site-aliases
or drush sa
to get a list of all your sites.drush sa
sql-connect
or sqlc
command to import your database file.drush rsync
command behaves just like the rsync command: drush rsync SOURCE DESTINATION
.server
in the folder /var/www/html/files
, you can run the following command to sync the files from that server, as long as the user named user
has SSH access: %files
at the end of that command is a "drush path alias", it always points to the active drupal files directory, so it's best to use that. as the path is different for each environment.