无法使用虚拟机将文件从主机复制到来宾,反之亦然?

Unable to copy files from host to guest or vice versa using virtual machine?

我正在使用 Oracle VM 虚拟机,主机是 windows,来宾是 Ubuntu。我无法将文件从 windows 复制到 ubuntu,反之亦然。

我查看了下面的内容 link

https://www.liberiangeek.net/2013/09/copy-paste-virtualbox-host-guest-machines/

这表示我需要更改设置并将共享剪贴板拖放选项设为双向,然后尝试将文件从 windows 复制到 ubuntu

我按照建议进行了更改,但仍然无法复制文件。

转到 VMware Workstation -> 编辑 -> 首选项 -> 工作区。 并选中 'Enable all shared folders by default' 复选框。 enter image description here

您的配置是正确的。尝试将文件复制到客户机 OS.

中的桌面

注意:您只能从 windows.

中拖放某些类型的文件

 The following formats are handled by the Oracle VM VirtualBox drag and drop service:

Plain text: From applications such as text editors, internet browsers and terminal windows.

Files: From file managers such as Windows Explorer, Nautilus, and Finder.

Directories: For directories, the same formats apply as for files

More info in the docs