Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-05-2008, 10:07 AM
|
#1
|
|
Member
Registered: May 2003
Location: 2:16:840
Distribution: Slackware, CentOS, RedHat, Xubuntu
Posts: 169
Rep:
|
Multi OS Network File Sharing.
Here is what I am attempting to do with my network. I have multiple machines on my network. A Slackware desktop(turning in to a server to host MP3, Video, Data files), Slackware Laptop, XP Laptop, XP desktop and a Win2K Desktop(soon to cycled out). What I want to do is set up for file sharing across the network. The Windows machines have shared folders and can access each other. This is my first time to do file sharing with Linux.
SAMBA is just a file server from my understanding, which is what I will have on the Linux Desktop which I want to access files that are on it. Also I want to access the shared folders on each machine. Priority is having linux access the windows shared folders. Then if I could set it up so windows can access the linux shared folders as well.
I have read so many different things I dont know which way would be best for what I want to do. People were talking about using SCP but thats only for one file and thats copying it all the time instead of just accessing it from the other machine. Others have said something about Rsync but again thats for copying the files over. How would I set it up to just access the files and then have the option of copying them to the host machine?
Thank you,
Kyle
|
|
|
|
07-05-2008, 11:00 AM
|
#2
|
|
Senior Member
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075
Rep:
|
Quote:
Originally Posted by lifeforce4
SAMBA is just a file server from my understanding, which is what I will have on the Linux Desktop which I want to access files that are on it. Also I want to access the shared folders on each machine. Priority is having linux access the windows shared folders. Then if I could set it up so windows can access the linux shared folders as well.
|
Samba is actually a suite of several things. The main Samba service provides file and printer sharing, as well as Windows NT style shared authentication. You don't need a Samba service running for your Linux desktop to access Windows - if the client software is installed then you can use Windows resources either from your desktop or the command-line (with the smbclient utility). You will need the Samba service for your Linux desktop to provide file or printer sharing to Windows desktops.
The scp utility is just a convenient interface to the SSH secure remote access suite, which provides secure file transfer capabilities for software on UNIX. You are right that it is for transferring files from one system to another, rather than sharing, so it isn't relevant here. It isn't limited to one file at a time, though.
|
|
|
|
07-05-2008, 01:55 PM
|
#3
|
|
Member
Registered: May 2003
Location: 2:16:840
Distribution: Slackware, CentOS, RedHat, Xubuntu
Posts: 169
Original Poster
Rep:
|
Quote:
Originally Posted by hob
Samba is actually a suite of several things. The main Samba service provides file and printer sharing, as well as Windows NT style shared authentication. You don't need a Samba service running for your Linux desktop to access Windows - if the client software is installed then you can use Windows resources either from your desktop or the command-line (with the smbclient utility). You will need the Samba service for your Linux desktop to provide file or printer sharing to Windows desktops.
The scp utility is just a convenient interface to the SSH secure remote access suite, which provides secure file transfer capabilities for software on UNIX. You are right that it is for transferring files from one system to another, rather than sharing, so it isn't relevant here. It isn't limited to one file at a time, though.
|
So if I understand this properly... if I want to access any shared files/folders on my Linux machines they need to be running Samba? I will do more research on the smbclient command that sounds just like the windows //PCname/Shared-Folder command.
Thank you for explaining about the scp that makes sense now.
Kyle
|
|
|
|
07-05-2008, 03:06 PM
|
#4
|
|
Senior Member
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075
Rep:
|
Quote:
Originally Posted by lifeforce4
So if I understand this properly... if I want to access any shared files/folders on my Linux machines they need to be running Samba?
|
From Windows, yes. UNIX systems natively use other (standards-based) technologies for file and printer sharing, but Microsoft choose to do their own thing. The Samba service implements file and printer sharing the Microsoft way, so that Windows can work with a UNIX system exactly as if it was another Windows system.
Quote:
|
I will do more research on the smbclient command that sounds just like the windows //PCname/Shared-Folder command.
|
If you run GNOME or KDE then you can actually access Windows printers and file shares through the desktop - behind the scenes they use Samba client software to do this. The smbclient utility is a command-line tool supplied with Samba itself.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|