After changing my drupal file system on my development machine I would like to keep them in sync with live files using drush aliases via the command line.
Firstly I need to create key pairs for both development & live site ssh logins. Once I can login in between each of the servers I need to create aliases.drushrc.php file on each of the logins.
$ mkdir ~/.drush/
$ touch ~/.drush/aliases.drushrc.php