<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Ovftool</id>
	<title>Ovftool - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Ovftool"/>
	<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Ovftool&amp;action=history"/>
	<updated>2026-05-30T11:38:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.vi-toolkit.com/index.php?title=Ovftool&amp;diff=1500&amp;oldid=prev</id>
		<title>Wila: Created page with &quot;== Ovftool ==  Ovftool is a command line utility that you can run to import/export a VM which is following the OVF standards between different virtualisation products.  There&#039;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Ovftool&amp;diff=1500&amp;oldid=prev"/>
		<updated>2020-12-11T19:00:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Ovftool ==  Ovftool is a command line utility that you can run to import/export a VM which is following the OVF standards between different virtualisation products.  There&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Ovftool ==&lt;br /&gt;
&lt;br /&gt;
Ovftool is a command line utility that you can run to import/export a VM which is following the OVF standards between different virtualisation products.&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s command line variations for most major operating systems including Windows, Linux and macOS.&lt;br /&gt;
&lt;br /&gt;
This utility also comes bundled with vSphere, VMware Workstation and VMware Fusion. Each of those products provides a user interface for accessing this tool.&lt;br /&gt;
&lt;br /&gt;
=== Command line example ===&lt;br /&gt;
&lt;br /&gt;
Export a vSphere VM called &amp;quot;Pete&amp;quot; to ovf format on a Linux host to the current folder:&lt;br /&gt;
 ovftool vi://root@vspherehost.local.lan/Pete .&lt;br /&gt;
The ovftool command will prompt for the password that belongs to user &amp;quot;root&amp;quot; for host &amp;quot;vspherehost.local.lan&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This will create a folder &amp;quot;Pete&amp;quot; in your current folder with files that look like:&lt;br /&gt;
 # ls -alh Pete/&lt;br /&gt;
 total 2.3G&lt;br /&gt;
 drwxr-xr-x 2 root root 4.0K Dec 11 14:01 .&lt;br /&gt;
 drwxr-xr-x 4 root root 4.0K Dec 11 13:54 ..&lt;br /&gt;
 -rw-r--r-- 1 root root 2.3G Dec 11 14:01 Pete-disk1.vmdk&lt;br /&gt;
 -rw-r--r-- 1 root root 8.5K Dec 11 14:01 Pete-file1.nvram&lt;br /&gt;
 -rw-r--r-- 1 root root  273 Dec 11 14:01 Pete.mf&lt;br /&gt;
 -rw-r--r-- 1 root root 9.3K Dec 11 14:01 Pete.ovf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== see also ===&lt;br /&gt;
&lt;br /&gt;
https://code.vmware.com/web/tool/4.4.0/ovf&lt;br /&gt;
&lt;br /&gt;
https://www.virtuallyghetto.com/ovf&lt;/div&gt;</summary>
		<author><name>Wila</name></author>
	</entry>
</feed>