
Search the Knowledge Base: |
Search the Knowledge Base: |
To copy a file from the ESX Server system to another server, use the following syntax:
scp local_filename user@server:/path/where/file/should/goAll machines to which you copy files must also have SSH (which includes SCP) installed and configured, and be available on the same network.
Many Linux and Unix distributions include SSH and SCP. If you need to download the software, see www.openssh.com. For a list of Windows clients, see http://www.openssh.com/windows.html.