G
Guest
So your saying there is a network set up, and you can see each pc from each
pc??
pc??
How do I see each PC from the other? Where do I look? I'm not too familiar
with the W'2000.
Don J
- Show quoted text -
I recently purchased a new Windows XP laptop and wanted to move files fromDon J said:How do I transfer some files from a Windows XP system to a Windows 2000
system? The systems are connected to a Lynksys Router through a pair of
RJ45 (or is it RJ47?) cables.
Don J
I recently purchased a new Windows XP laptop and wanted to move files from
an older Windows 98 laptop. Since both computers were using WiFi on a
network in my house I assumed they could talk to each other. In your
situation you have cables but the concept is the same. Each machine has a
unique internet (IP) address that you can figure out by starting a Command
Prompt and typing 'netstat -r' for the routing tables. The IP address of the
machine where you type the 'netstat -r' command will probably be something
like 192.168.1.xx. Do the same on the other machine and it will probably
show something like 192.168.1.yy. Now you want to use the FTP (File Transfer
Protocol) command on one of the machines to connect to an FTP server running
on the other machine. Using FTP 192.168.1.yy you can move *any* file from
one machine to the other. To get an FTP server running on the other machine
download WAR-FTPD after finding it thru Google. (I'll admit my mind is
really fuzzy about details at this point, but I had fun using this method to
move files.) It took me about an hour to configure WAR-FTPD. Also, files
moved this way get a new time-stamp so I used WinZip to pack many files into
one file, used FTP to transmit the one file, and used WinZip to unpack the
files on the other machine.
Most prople will probably say this is more trouble than it's worth and
simply recommend using a large USB flash drive to transfer your files. And
they're probably right! But, as I say, I had fun setting this up and proving
it works.
Don J said:How do I transfer some files from a Windows XP system to a
Windows
2000 system? The systems are connected to a Lynksys Router
through a
pair of RJ45 (or is it RJ47?) cables.
Don J
----------------------------------------------------------