【发布时间】:2020-08-30 18:04:01
【问题描述】:
我在 Windows 10 上使用 Ubuntu,我需要使用 git bash 终端将文件从 windows 文件夹移动到 ubuntu 文件夹。
我该怎么做?
【问题讨论】:
-
您可能想使用
scp将文件复制到另一台主机。 -
你在哪里运行 ubuntu?在同一台机器上?像这样:ubuntu.com/tutorials/tutorial-ubuntu-on-windows#1-overview 或者你在运行两台单独的机器?你能用 git bash 访问 windows 文件夹吗?
-
我在同一台机器上运行
标签: python linux windows image ubuntu