[Saga-devel] saga SVN commit 3305: /trunk/adaptors/aws/

amerzky at cct.lsu.edu amerzky at cct.lsu.edu
Thu Jan 15 16:33:27 CST 2009


User: amerzky
Date: 2009/01/15 04:33 PM

Modified:
 /trunk/adaptors/aws/
  README

Log:
 fix

File Changes:

Directory: /trunk/adaptors/aws/
===============================

File [modified]: README
Delta lines: +1 -1
===================================================================
--- trunk/adaptors/aws/README	2009-01-15 21:18:54 UTC (rev 3304)
+++ trunk/adaptors/aws/README	2009-01-15 22:33:19 UTC (rev 3305)
@@ -204,7 +204,7 @@
   - boot some existing image to start from
   - login, and do all the changes you want to do
   - copy (via scp) your aws keys to the machine, into /mnt/ec2_keys
-    scp -o StrictHostKeyChecking=no -i /tmp/saga.aws_private_ec2.pem root@<ip>:/mnt/ec2_keys
+    scp -r -o StrictHostKeyChecking=no -i .ec2_keys/saga.aws_private_ec2.pem .ec2_keys/ root@<ip>:/mnt/ec2_keys
   - on the VM, create a new image with
     ec2-bundle-vol -d /mnt \          # exclude from image
                    -k /mnt/ec2_keys/ec2-key.pem \



More information about the saga-devel mailing list