Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Enabling FTP for ESX Server
Details
Solution
To enable FTP for ESX Server 2.x
- Log on to the management interface as root.
- Click the Options tab.
- Click Security Settings.
- On the Security Settings page, click Custom.
- Select Enable FTP services.
-
Click OK to save the setting.
To enable FTP for ESX Server 3.0
ESX Server 3.0 has no FTP server installed by default. The
option to open FTP in the management interface is for FTP client
(outgoing communication to an FTP server). If you need to use FTP,
you must download and install an FTP server on the ESX Server 3.0
host. This is not
recommended. As a workaround, you can open the
sshClient port on your hosts. They already have the server enabled
by default.
esxcfg-firewall -e sshClient
Once the client is open, you can use scp to copy the files using a non-privileged user.
Once the client is open, you can use scp to copy the files using a non-privileged user.
scp /path/to/srcFile.iso
username@destHost:/path/to/destFile.iso
Keywords
Feedback
Actions
- KB Article: 1868
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 2.0.x
VMware ESX 2.1.x
VMware ESX 2.5.x
VMware ESX 3.0.x

