Instaull WSL2
适用于 Linux 的 Windows 子系统安装指南 (Windows 10):
https://docs.microsoft.com/zh-cn/windows/wsl/install-win10
Transfer WSL directory from disk C to disk E
See: https://learnku.com/articles/46234
-
Download LxRunOffline
-
Unzip LxRunOffline and entring its directory. Open CMD and check the Linux version
lxrunoffline list
Check WSL location:
LxRunOffline get-dir -n Ubuntu
-
Build your own directory for WSL (e.g. E:\ubuntu)
-
Move MSL
lxrunoffline move -n Debian -d D:\Debian -
Check again
lxrunoffline get-dir -n Debian
File transfer between Windows and WSL-Ubuntu
In Ubuntu,
Way1:
cd /mnt/….
Way2:
explorer.exe .
Way3: FileZilla
Ubuntu下使用SSH和FileZilla远程登陆
Last update: 11/16/2020