[SOLVED] How to copy files under windows 10 and paste them directly under Linux with right click?

bancroft

Commendable
BANNED
Apr 25, 2021
13
0
1,510
I googled and installed a samba, but nmbd is dead, what should I do with the pid file?
I installed a shared directory, but how can I copy and paste from any location?
 
Solution
I googled and installed a samba, but nmbd is dead, what should I do with the pid file?
I installed a shared directory, but how can I copy and paste from any location?
If you created a Samba server on a Linux machine, you can connect to it from Windows 10. I have two guides to read through to make sure that you did everything right (I used them when setting mine up):

  1. To setup Samba: https://www.linux.com/training-tutorials/easy-samba-setup/
  2. To access it on Windows: https://www.linux.com/news/using-samba-share-files-between-linux-and-windows/
If you have more questions, I’d recommend asking them on a Linux specific forum. What Linux operating system are you using? If it’s Ubuntu, go to their forums, they...

Cj-tech

Admirable
Jan 27, 2021
534
67
8,940
I googled and installed a samba, but nmbd is dead, what should I do with the pid file?
I installed a shared directory, but how can I copy and paste from any location?
If you created a Samba server on a Linux machine, you can connect to it from Windows 10. I have two guides to read through to make sure that you did everything right (I used them when setting mine up):

  1. To setup Samba: https://www.linux.com/training-tutorials/easy-samba-setup/
  2. To access it on Windows: https://www.linux.com/news/using-samba-share-files-between-linux-and-windows/
If you have more questions, I’d recommend asking them on a Linux specific forum. What Linux operating system are you using? If it’s Ubuntu, go to their forums, they are great at helping out their users: https://ubuntuforums.org/
 
  • Like
Reactions: bancroft
Solution

bancroft

Commendable
BANNED
Apr 25, 2021
13
0
1,510
Ok, thank you! I found another way. Install something like MobaXterm in the host Win10 and log into the virtual machine remotely to do file interaction.