Download a file (of the remote host).
1 sftp.get
<sftp.get
name='name'
localname='localname'
/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the file (of the remote host) to download. | |||
Alocalname | String | Name of the file (in the local host) once downloaded. |
Returns | |
---|---|
Type | Description |
File | File. |