LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-29-2005, 08:45 AM   #1
davefr
LQ Newbie
 
Registered: Apr 2005
Posts: 5

Rep: Reputation: 0
File sharing Suse 9.3 to WinXP - How other then "sneakernet"??


I'm a Linux newbie and couldn't find any article that explains the steps needed for a Windows system to access Linux files and vice versa.

Background:
I have two systems netwrked together and connected to a router where I get my broadband. They both used to be WinXP and file sharing was simple.

I converted one system to Suse 9.3. This system get's the internet fine but I'm curious how I can go to the Win XP system and copy and paste some files.

Any link to a step by step guide or other advice would be very helpful to avoid a CD "sneakernet".
 
Old 04-29-2005, 09:20 AM   #2
Thoreau
Senior Member
 
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167

Rep: Reputation: 45
mkdir /mnt/ibenewb
mount -t smbfs -o username=administrator,password=hackme //winblowz/C /mnt/ibnewb

cd /mnt/ibnewb
 
Old 04-29-2005, 12:00 PM   #3
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
more information might be helpful here I think. you can use a number of ways to do this. the above poster very briefly discusses the linux/samba client way. You could alos set up a couple of services on the linux box to do this: webdav on apache, samba, ftp, or by using a groupware program. you could also move files via e-mail. THat sort of files are trying to move? which way? on a reguralr basis?
 
Old 04-29-2005, 03:20 PM   #4
davefr
LQ Newbie
 
Registered: Apr 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks, all I want to do is get my Linux system to see my XP files and vice versa.

So far I've gone to the Linux system's contol center and opened Samba. I enabled the files I want to share (ie /Home/Dave directory). I also disabled the firewall on both systems. I go to my XP machine and open up My Network Place/Windows Network and I can see all my shared Linux files under workgroup name Tux-net. (It appears my Linux system assigned that name to it's workgroup). There are no issues using my XP machine as the client and accessing the Linux machines files.

However now I want to use my Linux machine to see the shared files on my XP machine. (the XP machines's workgroup name is called Workgroup). When I go to Find Files/Folders on the Linux machine it;s not clear to me how I get the equivalent of a My Network Place to come up. When I click on Network Folders from within Find Files/Folders I can't seem to find the shared folders from over at my XP machine.

I prefer to do all this stuff from within the KDE I/F and not touch Xterminals until I get more comfortable with Linux. I'm still on a steep Linux learning curve. I'm sure I'm missing something simple. Any idea how I can point Find Files/Folders over to the shared folders over at the XP machine so I can see them??

TIA. (I'm using SUSE 9.3)





Quote:
Originally posted by mrGenixus
more information might be helpful here I think. you can use a number of ways to do this. the above poster very briefly discusses the linux/samba client way. You could alos set up a couple of services on the linux box to do this: webdav on apache, samba, ftp, or by using a groupware program. you could also move files via e-mail. THat sort of files are trying to move? which way? on a reguralr basis?
 
Old 04-29-2005, 04:03 PM   #5
davefr
LQ Newbie
 
Registered: Apr 2005
Posts: 5

Original Poster
Rep: Reputation: 0
I solved my own problem.

I read that you can do this by opening Konquerer and preceeding the name of the XP machine with smb://

I assume this in some way tells the Linux system to use Samba??

Now I can access shared files back and fourth!!
 
Old 04-29-2005, 05:16 PM   #6
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
congrats
 
Old 04-30-2005, 12:48 PM   #7
Napalm Llama
Member
 
Registered: Nov 2004
Location: Bristol, UK
Distribution: Gentoo 2005.0
Posts: 224

Rep: Reputation: 30
I feel must apologise for any other board members who may have forgotten what it's like to be a newbie, and who assume everybody knows the UNIX cmd-line inside-out as well as they do.

Stick with Linux - it'll be very rewarding - soon enough you'll be in a position to help other people yourself


Been a Linux user meself since November - never looked back - stoped thinking of meself as a newbioe a couple of months ago


I've never managed to get smb or nfs file-sharing working meself, (although there's been no pressing need), so well done you!
 
Old 04-30-2005, 02:48 PM   #8
davefr
LQ Newbie
 
Registered: Apr 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Now I'm running into another issue. When I access my shared Win XP folders from my Linux machine it'll only open a folder with no more then about 20-25 files. If I have a folder with >about 50 files in it it'll just hang.

It doesn't seem to matter how big the files are, it's the quantity. It does this using both Konquerer and Firefox.

Does Samba have a limit as to how many files can be contained within each folder when it comes to file sharing?? Is there some special configuation variable to overide this??

So far my file sharing is working just fine but Linux/Samba doesn't seem to like big folders.

I'd like to try this from a terminal window. The cd command doesn't seem to be able to point to a network. Is there another command I use? (I tried cd smb://workgroup/name/sharedfolder)

TIA
 
Old 04-30-2005, 02:58 PM   #9
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
the command you want is smbclient \\\\hostname\\share

ou could also try using gnome, which is what I use. It has only more recently gotten good smb networking support recently, but it's really pretty good. Hopefully that's installed
 
Old 04-30-2005, 03:58 PM   #10
davefr
LQ Newbie
 
Registered: Apr 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks. I can access my XP machine with smbclient using a terminal window. Now if I go to a folder and click dir It'll go into an infinate do loop and the hard drive will go crazy if there are more then 35 files in that folder. If it's around 30 files or less it'll list them normally.

It would appear Samba can't tolerate folders with more than about 30 files in them. Is it a bug or is there a configuration trick?

Does Linux and an equivalent of control alt delete to stop a process thats gone bad??

Quote:
Originally posted by mrGenixus
the command you want is smbclient \\\\hostname\\share

ou could also try using gnome, which is what I use. It has only more recently gotten good smb networking support recently, but it's really pretty good. Hopefully that's installed
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"bad interpreter : no such file or directory" when configure "flex" acer_peri Linux - Software 10 11-10-2010 01:19 AM
How to write a bash script to replace all "KH" to "K" in file ABC??? cqmyg5 Slackware 4 07-24-2007 09:00 AM
"this is file sharing problem" zameer_india Linux - Networking 5 10-09-2004 02:42 AM
suse ati driver "Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing" madcow007 Linux - Hardware 0 03-06-2004 02:53 PM
Can't locate object method "splitpath" via package "File::Spec" RobJohnston Linux - General 2 06-28-2003 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration