VMware ESX / ESXi 5.x / 6.x FTP service

Need FTP service on your VMware ESX / ESXi 5.x or 6.x? Tired of transfering files over SCP? Well, here’s the cure: FTP service on ESX / ESXi host that can survive boot.

First of all, download ProFTPD:

Transfer the file to desired location in host, i.e. datastore root or /tmp

Enable and open up SSH shell to host (Putty will do the job) and insert the following command: ‘esxcli software vib install --no-sig-check -d /location where you uploaded the file/ProFTPD-1.3.3-8-offline_bundle.zip‘, i.e. ‘esxcli software vib install --no-sig-check -d /tmp/ProFTPD-1.3.3-8-offline_bundle.zip

The result should be:

Installation Result
Message: Operation finished successfully.
Reboot Required: false
VIBs Installed: VFrontDe_bootbank_ProFTPD_1.3.3-8
VIBs Removed:
VIBs Skipped:
~ #

If you encounter an error, it is mostly caused by host not having a hostname. Modify the configuration in host’s console and insert a hostname and DNS server settings. Apply and restart the management agent, and retry the ProFTPD installation.

 

You may also like...

4 Responses

  1. Your blog is fantastic bbc.

  2. Dmitriy says:

    cool.

    everything works in the best way …
    thanks a lot of help

  3. Arnold Rinaldi says:

    whoa thanks bro…
    its working great

  4. Bernhard says:

    Very Good! From 100kb/s via SCP to 100MB/s via FTP.
    GREAT!!!!

Leave a Reply

Your email address will not be published. Required fields are marked *