I connected to Amazon's Linux instance from ssh using the private key. I am trying to copy the entire folder from that instance to my local Linux machine.
Can anyone tell me the correct scp command to do this?
Or do I need something more than scp? Both machines are Ubuntu 10.04 LTS