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.
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.