![]() |
![]() |
#1 |
Jul 2014
45010 Posts |
![]()
Hi,
I've got a ubuntu machine on which I do lots of different things. It's the machine I use most. I've also got a windows machine (Windows 10 Pro) which I need for printing and using certain software. I'm having trouble getting access to files on the windows machine from the ubuntu machine so I've been using a pendrive to transfer files. When I was using windows 7, it used to show up under Other Locations on this machine. I didn't have to learn anything to get access to the files on it and this saved a lot of trouble. Things aren't so easy this time with windows 10. Both machines are plugged into the same router (modem). Does anyone know what I need to do? |
![]() |
![]() |
![]() |
#2 |
Aug 2002
59 Posts |
![]()
You'll need to share a folder or drive in Windows, or alternately enable Windows administrative shares (e.g. https://tommynation.com/enable-remot...es-windows-10/). Those will give you access to all drives (C: would be C$) but you should only do that on a local and trusted network.
In a modern version of linux the command to mount the Windows share would be in the form: mount -t cifs //<windows machine name>/<share name> <linux mount path> -o uid=<linux username>,username=<windows username>,password=<windows password> Example: mount -t cifs //primer/c$ /mnt/c -o uid=wildrabbit,username=wildrabbit,password=secret |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running a Windows machine at the end of a wire | fivemack | Programming | 2 | 2015-06-30 18:02 |
"Start at Bootup" option didn't work on Windows XP machine? | ixfd64 | Software | 1 | 2014-12-31 17:14 |
2.5Pflops CPU + GPU machine | xilman | Science & Technology | 3 | 2010-10-29 00:28 |
offline machine | junky | NFSNET Discussion | 8 | 2004-03-25 08:32 |
new machine | junky | NFSNET Discussion | 11 | 2004-02-21 03:39 |