File Sharing with Linux and Windows

Networking and broadband talkabout. Need help with that new router or setting up a network?
Post Reply
User avatar
Oatmeal
Senior Member
Posts: 150
Joined: Wed Mar 24, 2004 7:34 pm
Location: Relative to where I am

File Sharing with Linux and Windows

Post by Oatmeal »

I can snag files from the Linux box, but when I go across my network to the Windows box (2000), I can't see the linux system.

Do you still need to use FAT32?
Do I need Samba? Would it help?

Linux system:
Fedora core 1
128MB RDRAM
60GB
1.4 P4
TNT2

Windows 2000:
SP4
512 DDR
80 GB
2600+
GeForce FX
This one's not the same as the ones that aren't different:
<img src="http://gallery.cybertarp.com/albums/userpics/20316/different_wide_small.gif" height="150" width="336">
User avatar
smb
Almighty Member
Posts: 2156
Joined: Wed Nov 22, 2000 9:27 am
Location: devils arm pit, McAllen, TX

Post by smb »

that's because windows cannot read native linux partitions (efs2, efs3, riser, etc..etc..) without some help. I think sysinternals.com use to have a driver that allowed that.
User avatar
rndmtask
Senior Member
Posts: 429
Joined: Mon Feb 23, 2004 10:50 pm

Post by rndmtask »

Do you want to share files from your linux box to you windows box over a network? You need samba for that.
User avatar
smb
Almighty Member
Posts: 2156
Joined: Wed Nov 22, 2000 9:27 am
Location: devils arm pit, McAllen, TX

Post by smb »

Originally posted by rndmtask
Do you want to share files from your linux box to you windows box over a network? You need samba for that.


There go, I couldn't remember what it was called.
User avatar
Oatmeal
Senior Member
Posts: 150
Joined: Wed Mar 24, 2004 7:34 pm
Location: Relative to where I am

Post by Oatmeal »

Samba was set up automaticly from RedHat Fedora. Do I still need to install it on Windows? I didn't think you could do that?
This one's not the same as the ones that aren't different:
<img src="http://gallery.cybertarp.com/albums/userpics/20316/different_wide_small.gif" height="150" width="336">
User avatar
rndmtask
Senior Member
Posts: 429
Joined: Mon Feb 23, 2004 10:50 pm

Post by rndmtask »

No samba is unix only it emulates the way windows shares files. You should be able to goto run type //yourlinuxbox and have it connect. If you want to post your samba.conf file I'm sure I could help more, I've set samba up plenty of times for file sharing.
User avatar
smb
Almighty Member
Posts: 2156
Joined: Wed Nov 22, 2000 9:27 am
Location: devils arm pit, McAllen, TX

Post by smb »

Here is a link to Easy Linux Guide .

I personally use SUSE after RedHat decided to go to Fedora, and before Fedora, Mandrake.
User avatar
Oatmeal
Senior Member
Posts: 150
Joined: Wed Mar 24, 2004 7:34 pm
Location: Relative to where I am

Post by Oatmeal »

Originally posted by rndmtask
No samba is unix only it emulates the way windows shares files. You should be able to goto run type //yourlinuxbox and have it connect. If you want to post your samba.conf file I'm sure I could help more, I've set samba up plenty of times for file sharing.
I'm not very software oriented; I'm a hardware guru, point being that I'm not as smooth at this as I could be. Found a couple of samba.conf files on my box, neither of them look helpful, just commentaries. I think that Core 1 ghosts the O/S partition, because I can't find anything related to a system root folder, or anything that lets me access files directly on the HDD for that matter. At least not in a familliar (Windows) way. I have a nifty home folder though. So any help here would also be appreciated. :p

Can't connect through Run: //IPSEDIXIT just returns an error. I'll keep f00ling around with it.

it's good to know you have some experience with it.

I'll try SUSE next. Thanks for all your help.
This one's not the same as the ones that aren't different:
<img src="http://gallery.cybertarp.com/albums/userpics/20316/different_wide_small.gif" height="150" width="336">
User avatar
smb
Almighty Member
Posts: 2156
Joined: Wed Nov 22, 2000 9:27 am
Location: devils arm pit, McAllen, TX

Post by smb »

to access root directories, you have to login as root.
Post Reply