NSX CLI Guide
copy file <existing-file-arg> url <scp-file-url-arg>
Copy a local file to a remote destination.
Parameters:
Option | Description |
---|---|
<filename> | Existing file argument |
<url> | Remote file url (e.g. scp://username@ip_address/filepath/filename) |