I have a direct link to a 4GB file.
How can I download it to a DataStore at vSphere 4? (without downloading it to my computer)
Thanks in advance
|
I have a direct link to a 4GB file. How can I download it to a DataStore at vSphere 4? (without downloading it to my computer) Thanks in advance | |||
|
feedback
|
|
You need SSH access to the ESX console as ESX/ESXi comes with BusyBox and BusyBox has a slim First, SSH to the ESX host (use PuTTY if you're on Windows)
Change directory to the datastore you want to put the file in
Then ,simply wget the file
Now mount/use the file from the vSphere client. | |||||
feedback
|