Download from host to aipha
- operators.sys.download_from_host_to_aipha(client, url='127.0.0.1', port='22', username='ubuntu', identity_file='', location='file.laz', destination='file.laz', instance_type='x2large')
- Download a path from a host via ssh
- download_from_host_to_aipha( client,url=’127.0.0.1’,port=’22’,username=’ubuntu’,identity_file=’’,location=’file.laz’,destination=’file.laz’,instance_type=’x2large’ )
 - Parameters:
- url – Url to host 
- port – Port to host 
- username – Username to host 
- identity_file – Path to identity file on aipha 
- location – Path to download from host 
- destination – Location to upload to aipha 
- instance_type – type of cloud instance used for processing