Computing.Net > Forums > Linux > Simple file sharing Suse 2 FC4

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Simple file sharing Suse 2 FC4

Reply to Message Icon

Name: T-boy
Date: February 3, 2006 at 11:29:00 Pacific
OS: suse10 , fc4
CPU/Ram: AMD 2100xp , 512 ddr
Comment:

Hi.

I am just trying to mount some of my directorys on my fedora core box to a folder on my Suse 10 box and R having nothing but problems.

I tryed...
mount //192.168.55.101/home/node1/mp3 /home/link/mp3

And it asks me for a password , but doesn't connect

In windows , Start , Run
//192.168.55.101/home/node1/mp3
works fine


The fc4 box is running samba and NFS

mount -t nfs 192.168.55.101:/home/node1 /home/links/temp

connects but the mp3 folder inside /home/links/temp/mp3 is empty , however there is some files that live in /home/links/temp that show up that are from the other system.

I know this is a little confustion but any info would be great.

Also what is the best why to share files between two flavours of linux anyways?

Thanks

T-boy



Sponsored Link
Ads by Google

Response Number 1
Name: slip
Date: February 3, 2006 at 12:12:35 Pacific
Reply:

Hi,
to share files between two Linux machines you should use NFS not samba. Samba is used to share files between Linux and Windows.
The best way to strart is
http://www.faqs.org/docs/Linux-HOWTO/NFS-HOWTO.html
But you could also use ssh (sftp is part of ssh so you could use it too).
On suse just run /etc/init.d/sshd start
than from console enter : ssh user@localhost
That's it
see ya


Prodor


0

Response Number 2
Name: T-boy
Date: February 3, 2006 at 12:19:19 Pacific
Reply:

It need to files to be perminitly mapped or mounted to a certan directory on the suse 10 box


I"ll check out that link

thanks


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Simple file sharing Suse 2 FC4

File sharing program under Linux?! www.computing.net/answers/linux/file-sharing-program-under-linux/19460.html

file share with win98 network www.computing.net/answers/linux/file-share-with-win98-network/2313.html

Connecting to Windows File Shares! www.computing.net/answers/linux/connecting-to-windows-file-shares/6424.html