bostrot / wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB
Other
1.82k stars 111 forks source link

[FEATURE] Export / Import Feature #203

Open montanajava opened 1 year ago

montanajava commented 1 year ago

Is there an existing issue for this?

Problem?

I have recently installed a new Windows machine and wish to have my distros from my original Windows machine available.

Perhaps I am missing something, but I had to first export all my distros as tar files and then import them from the tar files on the new machine.

Solution

It would be handy to have an export and an import button so I do not have to fiddle with WSL2 syntax.

Alternatives

No response

Anything else?

No response

HadiJadallah commented 1 year ago

Possible to select source and destination?

montanajava commented 1 year ago

Are you saying that this feature already exists?

Am I looking in the wrong place?

image

bostrot commented 1 year ago

Well, technically creating a template would create a tar.gz file that you could import again on the new machine. Also you have the network transfer feature in the settings.

But I agree: a full "export all" feature would be nice.