Computing.Net > Forums > Linux > how would I do this

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.

how would I do this

Reply to Message Icon

Name: Edward
Date: February 16, 2003 at 04:53:49 Pacific
OS: Debian Sid
CPU/Ram: 1Ghz / 224MB
Comment:

hi all, i have recently configured 2 pc's to share my DSL connection, the setup is this.

PC1(Debian Sid) is connected to PC2(Win ME) via crossover cable, i have setup IP MASQ to share the connection, everything works fine all i need now is to figure out how to share files between the 2 pc's (need to get files from the ME box, and send files to it) how would I go about doing this.

can anyone help ?
thanks is advance.



Sponsored Link
Ads by Google

Response Number 1
Name: peter4u
Date: February 16, 2003 at 11:36:23 Pacific
Reply:

Hi,
The easiest way is to do the following:

1) In WinME enable filesharing (in network-properties)

2) after reboot define some folder as sharable (right click - share.... Write down the password and share name you use for this share

3) find the IP address of the WinME box (start-run-winipcfg)

4)write down you WinME username

on LINUX:

as root:

with IP address from step 3 and username from step 4 and share name and password from step 2:


mkdir /mnt/winME
mount //IP address/share name /mnt/WinME -t smbfs -o username=username, password=password

ls -lstr /mnt/WinME

If this doesn't work check with ping if the connection is OK, then check if the required services are active (rpcmap, nfs, maybe samba, check firewall settings)


Note on a W2K system the share would not have a password. YOU WOULD USE THE PASSWORD OF THE USER INSTAED FOR MOUNTING THE FILESYSTEM IN lUNX.


0

Response Number 2
Name: Edward
Date: February 16, 2003 at 21:46:13 Pacific
Reply:

thanks alot i knew it was something simple, I just couldn't get it, thanks again .


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


No mounting point 4 nativ... RedHat ISO-images help...



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: how would I do this

how do i do this? www.computing.net/answers/linux/how-do-i-do-this/21629.html

How do i do this? www.computing.net/answers/linux/how-do-i-do-this/21752.html

How do they do this? www.computing.net/answers/linux/how-do-they-do-this/4346.html