...
With this platform we can manage in an easier way the transfer of files. We have to enter the host name or IP address.
We click “Quickconnect” and in the panel below will appear the local site and the remote site.
To manage the files we click on the right bottom of the mouse and it will appear all the options we have.
Samba
To share files between the guest OS we have to set the server and the client. The server will be the Linux guest OS. The steps to set the server are:
- Some software packages are needed so we have to install them with the following commands:
Panel |
---|
sudo apt-get install samba smbfs |