How to copy folder from windows machine to wsl

 

Hi, In this post, we will see how to copy folder from windows to wsl folder. Use comand like below.


Using mnt in wsl, we can access windows files

cp -r "/mnt/c/Users/YourName/Downloads/SourceFolder" /home/wslusername/TargetFolder/


Comments

Popular posts from this blog

How to build MCP Server and use MCP Inspector in Node

How to install ngrok in wsl for activepieces

How to set new password in WSL