Upload from aipha to host
- operators.sys.upload_from_aipha_to_host(client, url='127.0.0.1', port='22', username='ubuntu', identity_file='', target='file.laz', location='file.laz', instance_type='x2large')
- Upload a path to a host via ssh
- upload_from_aipha_to_host( client,url=’127.0.0.1’,port=’22’,username=’ubuntu’,identity_file=’’,target=’file.laz’,location=’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 
- target – Path to upload from aipha 
- location – Location of file to upload on host 
- instance_type – type of cloud instance used for processing