also @ TechSpot: Mozilla developing Metro-specific Firefox for Windows 8
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

How to share File between WIN2000 and RH9?

Thread Tools Search this Thread
  #1  
Old 04-22-2004
novkhan's Avatar
TechSpot Member
 
Location: Singapore
Member since: Apr 2004, 37 posts
How to share File between WIN2000 and RH9?

Goodday!

I have 2 PCs.
1 is a Redhat 9 ,
1 is a Window 2000.

I am a newbie to Linux so can any kind soul Explain in detail
how to get this 2 PC to share files!

Thankyou!

Last edited by novkhan; 04-22-2004 at 02:33 AM..
  #2  
Old 04-22-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
do you want to share files over a network or just on a local machine? e.g in a dual boot setup?
  #3  
Old 04-22-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
If you have dual boot then you can install a linux filesystem driver in windows, use a FAT32 partition to transfer files and enable NTFS support in linux kernel.

If you want to do it over the network then you have to configure Samba in RedHat.
  #4  
Old 04-22-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
Quote:
Originally posted by Nodsu
If you have dual boot then you can install a linux filesystem driver in windows, use a FAT32 partition to transfer files and enable NTFS support in linux kernel.

If you want to do it over the network then you have to configure Samba in RedHat.
or you can install a precompiled NTFS RPM from here http://linux-ntfs.sourceforge.net/rpm/redhat9.html

Rather then compiling support directly into the kernel
  #5  
Old 04-22-2004
Mictlantecuhtli's Avatar
TechSpot Special Forces
 
Location: Finland
Member since: Feb 2002, 4,886 posts
System specs
On win2k box, share a directory, like c:\data.

On Linux box, just use mount -t smbfs if smbfs is compiled into the system (if I remember correctly, it should be an option in RH9).

Do man smbmount to see the details, I'm not running Linux at the moment so I can't check.

It's something like mount -t smbfs -o user=user, password=pass //win2kpcsname/data /mountpoint
  #6  
Old 04-22-2004
novkhan's Avatar
TechSpot Member
 
Location: Singapore
Member since: Apr 2004, 37 posts
Quote:
Originally posted by OS samurai
do you want to share files over a network or just on a local machine? e.g in a dual boot setup?
Network!!
Coz i have 2 PC at Home.
Small little home LAN.
  #7  
Old 04-22-2004
novkhan's Avatar
TechSpot Member
 
Location: Singapore
Member since: Apr 2004, 37 posts
Quote:
Originally posted by Nodsu
If you have dual boot then you can install a linux filesystem driver in windows, use a FAT32 partition to transfer files and enable NTFS support in linux kernel.

If you want to do it over the network then you have to configure Samba in RedHat.
Can i use VNC between 2000 and RH9?

It would be easier if that is possible,

How to, if possible?
  #8  
Old 04-22-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
You can VNC between Windows and Linux. You have to install vnc 4.x in Redhat to be able to share the X:0 desktop. www.realvnc.com, get the beta version. Any vnc server/client on Windows will do.

I don't know of any VNC servers for Linux that would allow file transfers though.
  #9  
Old 04-23-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
like nodsu said I do'nt know of any VNC servers that will allow you to transfer files between win & linux you might give samba a shot though
http://www.hk8.org/old_web/linux/run/ch12_01.htm
  #10  
Old 04-25-2004
novkhan's Avatar
TechSpot Member
 
Location: Singapore
Member since: Apr 2004, 37 posts
Quote:
Originally posted by OS samurai
like nodsu said I do'nt know of any VNC servers that will allow you to transfer files between win & linux you might give samba a shot though
http://www.hk8.org/old_web/linux/run/ch12_01.htm
Thanks. everyone!
I gave samba a shot!
I can now share my CDROM from WIN2000

But there is one more problem.
I tried to put my Root folder from RH9 to share .
I used my win 2000 to access the folder ,
i get a message " \\Localhost\root is not accessible. The netwoek name cannot be found"

But the strange is that i can access RH9 CDROM folder from WINDOWS!

i wonder if my Samba setting is set right!
But my CDROM settings from Samba is exactly the same as ROOT settings.
The Samba settings is displayed below.

Base Options:
path: /root

Security Options:
guest account :nobody
read only:Yes
guest ok: No

Browse Options
Browseble :Yes

Miscellaneous Options
Available: Yes
  #11  
Old 04-25-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
How exactly does the smb.conf file look like? How exactly are you accessing the RH9 shares?

If you type \\localhost\blah in Windows Explorer then you are accessing the local (Windows) computer, not the remote (RH9) one. Localhost is the name that always refers to the local computer.
  #12  
Old 04-27-2004
novkhan's Avatar
TechSpot Member
 
Location: Singapore
Member since: Apr 2004, 37 posts
Quote:
Originally posted by Nodsu
How exactly does the smb.conf file look like? How exactly are you accessing the RH9 shares?

If you type \\localhost\blah in Windows Explorer then you are accessing the local (Windows) computer, not the remote (RH9) one. Localhost is the name that always refers to the local computer.
I am accessing RH9 through win2000 My Network Place!

Strange thing is that i can access the CDROM from there , but wheni put my ROOT file to share i cant get it!

Strange!!!
  #13  
Old 04-27-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
smb.conf?

Are you sure you are reading the CDROM from the Linux machine and not your local Windows machine?
Closed Thread

Similar Topics
Topic Replies Forum
File share betwen ununtu and vista 2 The Alternative OS
Win2000 missing file;no OS, how to start file checker??? 4 Windows OS
can't share the file between the win2000 and winxp help!!! 2 Storage and Networking
how do i actually share a NEW file in Kazza 6 Software Apps
File Sharing With Win2000??? 3 Windows OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 09:59 AM.