Hi Alfredo, Yes you can transfer files from remote machine to your machine(where airavata server is running) by setting application output type as URI when you register the application interface on app catalog.
You can configure your ssh private and public keys in airavata-server.properties. You need to provide correct values to following fields. ################# ---------- For ssh key pair authentication ------------------- ################ #public.ssh.key=/path to public key for ssh #private.ssh.key=/path to private key file for ssh #ssh.keypass=passphrase for the private key #ssh.username=username for ssh connection Regards, Shameera. On Wed, Apr 22, 2015 at 2:32 AM, SmashRod Alfredo <[email protected]> wrote: > Hello Everyone, > my desire is to realize a file transfer from a remote machine to my local > machine (accessible through ssh/scp) using an airavata workflow. > > Is there any available documentation/example for the setup of both > workflow involving file transfer and key registration? If it's not can > someone please explain me which are the steps to follow? > > Thanks a lot, > > Alfredo > -- Best Regards, Shameera Rathnayaka. email: shameera AT apache.org , shameerainfo AT gmail.com Blog : http://shameerarathnayaka.blogspot.com/
