aestasit / gramazon

A Groovy library and Gradle plugin for working with Amazon EC2 instances.
Apache License 2.0
19 stars 3 forks source link

Move file from EC2 into EC2 #18

Open Espigah opened 9 years ago

Espigah commented 9 years ago

I have 2 EC2 instances I need to figure out (with gradle) how to transfer files from one to another. =/

aadamovich commented 9 years ago

You can use SSH protocol to achieve that. Take a look at https://github.com/aestasit/sshoogr