You might not have copied and restored the .htaccess file which comes with Drupal.
Neil
I copied and restored whole drupal folder so i guess there is no point of missing .htaccess file i used cp -r /var/www/drupal/ ~/DATA (for backup) cp -r ~/DATA/drupal /var/www (for restoring)