Simplify Your Workflow: Effortless File Transfer Between VM and Windows
KARAN JAIN

KARAN JAIN @karanjain2527

About: Flutter developer || CTF player || Cybersecurity student

Location:
Bangalore
Joined:
Nov 7, 2024

Simplify Your Workflow: Effortless File Transfer Between VM and Windows

Publish Date: Dec 18 '24
15 2

Image description

Step 1: Creating a folder

Image description

Step 2: Go to properties

Image description

Step 3: Set the shared folder

-->Go to Sharing
-->Then click on Advanced sharing
Image description
-->Then click on (check box) share this folder
Image description
-->Then Go to the permissions and click on the full control
Image description
-->Apply and ok

Step 4: Access the shared folder

--> open virtual machine(In this we are using kali linux)
To access the shared folder We have to give permissions through our terminal
-->open the terminal and give the below commands

sudo usermod -aG vboxsf [username]
Enter fullscreen mode Exit fullscreen mode

Image description
-->Enter your password and you are good to go!

Transfer any file in this shared folder and you can access that file in Windows and a virtual machine both...
Image description

Comments 2 total

Add comment