How to connect two computers and access their drives through the Internet
You can connect two computers over the Internet and use a given computer's drives just like you'd use local drives -- run programs, copy, get a list of files, etc. Here's how:
* Make sure that both computers (computer A and B) have "TCP/IP" and "NetBEUI" protocols installed and properly functioning.
* Make sure that the "Remote Access Serives" are setup and properly functioning.
* Find out the IP address of computer A.
You can do this by going to the network icon in the "Control Panel"
For example, let's assume that "205.159.67.4" is the IP address of computer A.
* Enable file sharing and share a path of your choice on computer A.
For example, share "C:\" as "INTERNET_DRIVE"
* Log both computers on to the Internet (dial and connect to your internet service provider for example). If you're on an Intranet, you don't have to connect to the Internet.
* Go to computer B's "DOS/Command Prompt" and type:
NET USE X: \\205.159.67.4\INTERNET_DRIVE
If you get an user name/password or logon error, use the following command instead (after replacing uname with the actual user name and pword with the matching password):
NET USE X: \\205.159.67.4\INTERNET_DRIVE /USER:uname pword
This will map computer B's drive X to computer A's shared path INTERNET_DRIVE, which is computer A's C: drive.
Now you can use drive X over the Internet just like any other drive on your local computer.
Vote Result










Score: 0.0, Votes: 0
- nimzo's blog
- Add new comment
- 12 reads

Technorati Tags: 
Recent comments
1 hour 46 min ago
2 hours 31 min ago
13 hours 45 min ago
18 hours 32 min ago
1 day 46 min ago
1 day 17 hours ago
1 day 18 hours ago
1 day 18 hours ago
1 day 18 hours ago
2 days 12 min ago