Skip to main content

WSL Data Share

·37 words·1 min·
Table of Contents
Simple way to share data between 2 WSL instances.

Quick Share
#

At the first WSL instance:

% mkdir /mnt/wsl/share

Then, start copy data into /mnt/wsl/share folder.

And the data will be available to second WSL instance.

zd
Author
zd
cli-geek, strategist, architect

Related