Question:
I have a Ubuntu Linux machine. How do I connect to a shared folder on a Windows XP machine on my network?
Mark R
2007-05-07 06:47:18 UTC
The path to the shared folder on the network is:
\\raymond1\mark
at least from Windows. How do I connect to this from Ubuntu Linux, and where do I find it once I have connected?

The shared folder has no password/security - any machine connected to my network can access it freely, so there's no complications with security.

If you have any questions about my network, either machine, the shared folder etc. please message me before answering and I will do my best to provide you with the information you need to answer!
Six answers:
zoomjet
2007-05-07 06:58:14 UTC
Have a look at these two articles :)

https://help.ubuntu.com/community/SettingUpSamba

https://help.ubuntu.com/community/MountWindowsSharesPermanently
Jim Maryland
2007-05-07 07:03:29 UTC
One thing to realize between the operating systems is that they use different file systems. Microsoft using CIFS (Common Internet File System or what was formerly called SMB - Small Message Block). Linux and UNIX systems tend to run NFS or one of several alternative file systems. They also manage mounts of disk differently (Windows mounts per user at login while Linux/UNIX mount at boot - just try to start a service on MS Windows that uses a remote file system and you'll appreciate the Linux/UNIX mount style).



Most Linux distros include SAMBA for managing exporting a Linux file system as CIFS/SMB. Microsoft does have their Microsoft Services For UNIX (SFU) that you may want to take a look at. I have only run that as something included as a Dell PowerVault but it should work on a non-file server system too (as long as Microsoft didn't cripple the software to only work on MS Windows Server).
anonymous
2007-05-07 07:07:05 UTC
You need to set up the Samba client with the correct workgroup name to match your XP. Then any file browser should find the machine using the forward slash path :

smb://raymond1/mark
?
2016-10-15 04:07:06 UTC
one ingredient to attain between the working platforms is they use diverse document platforms. Microsoft utilising CIFS (elementary internet document gadget or what became earlier called SMB - Small Message Block). Linux and UNIX platforms tend to run NFS or one among numerous option document platforms. in addition they handle mounts of disk in a various way (abode windows mounts consistent with person at login whilst Linux/UNIX mount at boot - purely attempt to initiate a provider on MS abode windows that makes use of a distant document gadget and you will rejoice with the Linux/UNIX mount form). maximum Linux distros comprise SAMBA for coping with exporting a Linux document gadget as CIFS/SMB. Microsoft does have their Microsoft centers For UNIX (SFU) that it is fairly helpful to check out. I easily have only run that as something coated as a Dell PowerVault inspite of the incontrovertible fact that it is going to artwork on a non-document server gadget too (as long as Microsoft did not cripple the applying to only artwork on MS abode windows Server).
jarviser
2007-05-07 07:27:48 UTC
If you do manage to connect, Ubuntu will only be able to read a folder which is formatted NTFS, but not write to it. Reformat the partition to FAT32 if you want read/write.
anonymous
2007-05-14 20:59:24 UTC
You obviously havent been to ubuntustudio.com


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...