Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows Linux子系统:有没有办法从Windows[主机]访问文件夹,或者从Windows[主机]访问文件夹_Windows_Ubuntu_Windows Subsystem For Linux_Windows Users - Fatal编程技术网

Windows Linux子系统:有没有办法从Windows[主机]访问文件夹,或者从Windows[主机]访问文件夹

Windows Linux子系统:有没有办法从Windows[主机]访问文件夹,或者从Windows[主机]访问文件夹,windows,ubuntu,windows-subsystem-for-linux,windows-users,Windows,Ubuntu,Windows Subsystem For Linux,Windows Users,我已经安装了Windows 2010 home ed,最上面我还安装了Windows对Ubuntu扩展的支持 我已经开始在那里写我的项目,但不确定 如何从我的windows系统(主机)访问Ubuntu中的目录 有什么想法吗?提前谢谢 我宁愿不使用任何外部工具 在Windows10中,2019年5月更新后,从windows访问WSL文件的预期方式是通过安装的网络驱动器 您可以通过资源管理器等在\\wsl$\访问它。您甚至可以从wsl shell运行explorer.exe从wsl启动资源管理器 有

我已经安装了Windows 2010 home ed,最上面我还安装了Windows对Ubuntu扩展的支持

我已经开始在那里写我的项目,但不确定 如何从我的windows系统(主机)访问Ubuntu中的目录

有什么想法吗?提前谢谢


我宁愿不使用任何外部工具

在Windows10中,2019年5月更新后,从windows访问WSL文件的预期方式是通过安装的网络驱动器

您可以通过资源管理器等在
\\wsl$\
访问它。您甚至可以从wsl shell运行
explorer.exe
从wsl启动资源管理器

有关更多信息,请参阅此处的开发人员博客帖子:



要访问Windows10文件系统,您只需使用WSL中安装在
/mnt/
的文件系统,我猜您指的是Windows10。Ubuntu可以访问你的Windows目录,只要在任何地方打开一个shell和cd