I want to have the same folder at two different locations in my Ubuntu. If I update something in one, it should also get updated in the other location.
How can I make it happen?
I want to have the same folder at two different locations in my Ubuntu. If I update something in one, it should also get updated in the other location.
How can I make it happen?
I would like to share files between Windows and Ubuntu.
In Ubuntu 16.04 LTS, I could access shared folder on a Windows machine on my local network my navigating to Other locations
in Files (Nautilus), accessing the Windows network, and browse. After upgrading to Ubuntu 18.04 LTS, this no longer works for me.
How can I get access to folder shared in Windows 10 from Ubuntu 18.04?
I have Ubuntu 12.04. I use Remmina to connect with remote Windows XP. I have configured Remmina for sharing my user folder, but I cannot see the folder in my remote Windows desktop.
Any idea?
I want to have a directory which is accessible on both Windows 7 installed on Ubuntu host, and the Ubuntu as well.
So I have installed the Virtualbox additions on both Windows and Ubuntu.
Then in Ubuntu:
sudo mkdir /media/win7share
sudo mount -t vboxsf win7share /media/win7share
I get:
/sbin/mount.vboxsf: mounting failed with the error: No such device
I need a shared folder. My wife and I need to exchange files on the same computer. How can we do that?