ssh_args => { user => $user, options => [ 'PasswordAuthentication no' ], identity_files => [ 'path/sftp_download'], port => $port, protocol =>'2,1', debug => 1, }