You are on page 1of 5

Explore Storage as a Service for remote file access using web

interface.

AIM:

To Find a procedure to transfer the files from one virtual machine to another virtual machine.

Prerequisite:

● Ubuntu install in VM waste workstation.

procedure:

1. Download and install VMware Workstation Pro evaluation from the VMware site.
2. Deploy VM1:
a. Click File > New Virtual Machine. The New Virtual Machine Wizard
appears.
b. Select Typical (recommended). Click Next.
c. In the Guest Operating System Installation, browse the Windows 10 Pro
ISO file and click Next.
d. Choose Microsoft Windows as the Guest operating system.
e. Choose Windows 10 x64 from the Version drop-down menu. Click Next.
f. Type VM1 in the Virtual machine name field. Click Next.
g. Keep the default value in Specify Disk Capacity.
h. Click Customize Hardware.
i. In Memory, set the value to 4096 MB.
3. In Network connection, select Host-only. Click Close > Finish.
4. Install Naviko in the Ubuntu virtual machine.
$ chmod +x NAKIVO_Backup_&_Replication_TRIAL.sh

5. Execute the installer file with root privileges.


$ sudo ./NAKIVO_Backup_&_Replication_TRIAL.sh

6.After the installation is complete, you can log in to NAKIVO Backup &
Replication by opening the following URL in your web browser:
https://machine_IP_or_DNS:director_https_port

`
On the initial configuration wizard Inventory page, click Add New.

7. Select Physical and click Next


8. Fill out the Options form with the VM2 credentials and IP address.

Click Finish and Export the system configurations:


● Click Settings > General > System Settings > Configuration > Export
System Configuration. Export System Configuration window appears.
● Click Export. A warning message that all running jobs will be stopped
appears.
● Click Proceed.
9. Transfer a VM file to the host via a VMware sharing folder

1. Right-click VM1. Select Settings > Options > Shared Folders > Always
enabled.

2. Click Add in the Folders section. The Add Shared Folder Wizard opens.
3. Click Next. Specify the Host Path of the shared folder and the share folder
Name.
4. Click Next. Select Enable this share checkbox. Click Finish.
5. Click OK in the Virtual Machine Settings.
6. Open File Explorer on VM1. Open Network on the left pane. Open
VMware Shared Folders. Move the NAKIVO Backup & Replication
configuration file to the VM1 shared folder. The configuration file appears
now in the shared folder on the host machine.

Result:
Thus the file transfer between Host and VM Machine was successfully complete.

You might also like