PC Review


Reply
Thread Tools Rate Thread

Copy files from old computer to new?

 
 
So'n'so
Guest
Posts: n/a
 
      10th Dec 2003
I have an old VAIO computer with files that I'd like to transfer to my new
VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new VAIO
(XP) machine (which has the Ethernet card built in) to the old computer (Win
98) which has a 3COM Ethernet adapter plugged into the USB port (I got the
Ethernet adapter from the cable modem I've been using).

First, I'd like to know if it's possible to have a simple network connection
between the two computers without a router. I tried setting up the
connection on the XP machine (after disconnecting from the cable
modem/Internet), going through the network setup wizard stating that I was
NOT connected to the internet. I made a Netsetup.exe disc which I then used
on the Win98 machine. I ran the wizard on the Win98 machine and got through
it, but neither machine sees the other through the Ethernet connection
(although it appears that there are packets being sent on both sides, since
I see the light flickering on the NIC on both machines).

Second, if it's not possible, what's the best way to transfer my old data
(less than 10 Gb) from the old machine to the new? I don't want to backup
to floppies (forever and a huge # of disks). Should I just buy an external
hard drive (ugh)?


 
Reply With Quote
 
 
 
 
David Candy
Guest
Posts: n/a
 
      10th Dec 2003
If you don't have a hub, switch, or router then the cable needs to be rewired. Hubs et al already switch the wires inside them. You can buy them is a shop

--
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"So'n'so" <(E-Mail Removed)> wrote in message news:uPEBb.386043$(E-Mail Removed)...
> I have an old VAIO computer with files that I'd like to transfer to my new
> VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new VAIO
> (XP) machine (which has the Ethernet card built in) to the old computer (Win
> 98) which has a 3COM Ethernet adapter plugged into the USB port (I got the
> Ethernet adapter from the cable modem I've been using).
>
> First, I'd like to know if it's possible to have a simple network connection
> between the two computers without a router. I tried setting up the
> connection on the XP machine (after disconnecting from the cable
> modem/Internet), going through the network setup wizard stating that I was
> NOT connected to the internet. I made a Netsetup.exe disc which I then used
> on the Win98 machine. I ran the wizard on the Win98 machine and got through
> it, but neither machine sees the other through the Ethernet connection
> (although it appears that there are packets being sent on both sides, since
> I see the light flickering on the NIC on both machines).
>
> Second, if it's not possible, what's the best way to transfer my old data
> (less than 10 Gb) from the old machine to the new? I don't want to backup
> to floppies (forever and a huge # of disks). Should I just buy an external
> hard drive (ugh)?
>
>


 
Reply With Quote
 
Haggis
Guest
Posts: n/a
 
      10th Dec 2003
you need a crossover cable for a direct connect like that...or a hub/router
:>

"So'n'so" <(E-Mail Removed)> wrote in message
news:uPEBb.386043$(E-Mail Removed)...
> I have an old VAIO computer with files that I'd like to transfer to my new
> VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new VAIO
> (XP) machine (which has the Ethernet card built in) to the old computer

(Win
> 98) which has a 3COM Ethernet adapter plugged into the USB port (I got the
> Ethernet adapter from the cable modem I've been using).
>
> First, I'd like to know if it's possible to have a simple network

connection
> between the two computers without a router. I tried setting up the
> connection on the XP machine (after disconnecting from the cable
> modem/Internet), going through the network setup wizard stating that I was
> NOT connected to the internet. I made a Netsetup.exe disc which I then

used
> on the Win98 machine. I ran the wizard on the Win98 machine and got

through
> it, but neither machine sees the other through the Ethernet connection
> (although it appears that there are packets being sent on both sides,

since
> I see the light flickering on the NIC on both machines).
>
> Second, if it's not possible, what's the best way to transfer my old data
> (less than 10 Gb) from the old machine to the new? I don't want to backup
> to floppies (forever and a huge # of disks). Should I just buy an

external
> hard drive (ugh)?
>
>



 
Reply With Quote
 
BeamGuy
Guest
Posts: n/a
 
      10th Dec 2003
To be more specific you can either buy what is called a crossover cable
from a computer store, or buy an adapter that converts a regular cable
into a crossover cable. If have seen crossover cables in several large stores.

You will need to manually assign IP addresses. Choose 192.168.0.1 for
one computer and 192.168.0.2 for the other and use mask 255.255.255.0

Then keep your fingers crossed.

Once a connection is made you will have better luck sharing your win98 disk
and then using your win xp machine to do all the file transfers.


"Haggis" <(E-Mail Removed)> wrote in message news:s7FBb.17717$f7.841204@localhost...
> you need a crossover cable for a direct connect like that...or a hub/router
> :>
>
> "So'n'so" <(E-Mail Removed)> wrote in message
> news:uPEBb.386043$(E-Mail Removed)...
> > I have an old VAIO computer with files that I'd like to transfer to my new
> > VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new VAIO
> > (XP) machine (which has the Ethernet card built in) to the old computer

> (Win
> > 98) which has a 3COM Ethernet adapter plugged into the USB port (I got the
> > Ethernet adapter from the cable modem I've been using).
> >
> > First, I'd like to know if it's possible to have a simple network

> connection
> > between the two computers without a router. I tried setting up the
> > connection on the XP machine (after disconnecting from the cable
> > modem/Internet), going through the network setup wizard stating that I was
> > NOT connected to the internet. I made a Netsetup.exe disc which I then

> used
> > on the Win98 machine. I ran the wizard on the Win98 machine and got

> through
> > it, but neither machine sees the other through the Ethernet connection
> > (although it appears that there are packets being sent on both sides,

> since
> > I see the light flickering on the NIC on both machines).
> >
> > Second, if it's not possible, what's the best way to transfer my old data
> > (less than 10 Gb) from the old machine to the new? I don't want to backup
> > to floppies (forever and a huge # of disks). Should I just buy an

> external
> > hard drive (ugh)?
> >
> >

>
>



 
Reply With Quote
 
Haggis
Guest
Posts: n/a
 
      10th Dec 2003
also , be aware of XP's built in firewall , you may have to disable it.


"BeamGuy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> To be more specific you can either buy what is called a crossover cable
> from a computer store, or buy an adapter that converts a regular cable
> into a crossover cable. If have seen crossover cables in several large

stores.
>
> You will need to manually assign IP addresses. Choose 192.168.0.1 for
> one computer and 192.168.0.2 for the other and use mask 255.255.255.0
>
> Then keep your fingers crossed.
>
> Once a connection is made you will have better luck sharing your win98

disk
> and then using your win xp machine to do all the file transfers.
>
>
> "Haggis" <(E-Mail Removed)> wrote in message

news:s7FBb.17717$f7.841204@localhost...
> > you need a crossover cable for a direct connect like that...or a

hub/router
> > :>
> >
> > "So'n'so" <(E-Mail Removed)> wrote in message
> > news:uPEBb.386043$(E-Mail Removed)...
> > > I have an old VAIO computer with files that I'd like to transfer to my

new
> > > VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new

VAIO
> > > (XP) machine (which has the Ethernet card built in) to the old

computer
> > (Win
> > > 98) which has a 3COM Ethernet adapter plugged into the USB port (I got

the
> > > Ethernet adapter from the cable modem I've been using).
> > >
> > > First, I'd like to know if it's possible to have a simple network

> > connection
> > > between the two computers without a router. I tried setting up the
> > > connection on the XP machine (after disconnecting from the cable
> > > modem/Internet), going through the network setup wizard stating that I

was
> > > NOT connected to the internet. I made a Netsetup.exe disc which I

then
> > used
> > > on the Win98 machine. I ran the wizard on the Win98 machine and got

> > through
> > > it, but neither machine sees the other through the Ethernet connection
> > > (although it appears that there are packets being sent on both sides,

> > since
> > > I see the light flickering on the NIC on both machines).
> > >
> > > Second, if it's not possible, what's the best way to transfer my old

data
> > > (less than 10 Gb) from the old machine to the new? I don't want to

backup
> > > to floppies (forever and a huge # of disks). Should I just buy an

> > external
> > > hard drive (ugh)?
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
rifleman
Guest
Posts: n/a
 
      10th Dec 2003
In article <(E-Mail Removed)>, (E-Mail Removed)
says...
|You will need to manually assign IP addresses. Choose 192.168.0.1 for
|one computer and 192.168.0.2 for the other and use mask 255.255.255.0

Not if you use the XP network setup wizard. It's automatic.



 
Reply With Quote
 
Haggis
Guest
Posts: n/a
 
      10th Dec 2003
right you are! duh

another trip to Tim's needed :>


"rifleman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <(E-Mail Removed)>, (E-Mail Removed)
> says...
> |You will need to manually assign IP addresses. Choose 192.168.0.1 for
> |one computer and 192.168.0.2 for the other and use mask 255.255.255.0
>
> Not if you use the XP network setup wizard. It's automatic.
>
>
>



 
Reply With Quote
 
Carey Holzman
Guest
Posts: n/a
 
      11th Dec 2003
www.careyholzman.com/netfixes.htm

Carey
"So'n'so" <(E-Mail Removed)> wrote in message
news:uPEBb.386043$(E-Mail Removed)...
> I have an old VAIO computer with files that I'd like to transfer to my new
> VAIO. I currently have only an RJ-45 Cat 5 cable to connect the new VAIO
> (XP) machine (which has the Ethernet card built in) to the old computer

(Win
> 98) which has a 3COM Ethernet adapter plugged into the USB port (I got the
> Ethernet adapter from the cable modem I've been using).
>
> First, I'd like to know if it's possible to have a simple network

connection
> between the two computers without a router. I tried setting up the
> connection on the XP machine (after disconnecting from the cable
> modem/Internet), going through the network setup wizard stating that I was
> NOT connected to the internet. I made a Netsetup.exe disc which I then

used
> on the Win98 machine. I ran the wizard on the Win98 machine and got

through
> it, but neither machine sees the other through the Ethernet connection
> (although it appears that there are packets being sent on both sides,

since
> I see the light flickering on the NIC on both machines).
>
> Second, if it's not possible, what's the best way to transfer my old data
> (less than 10 Gb) from the old machine to the new? I don't want to backup
> to floppies (forever and a huge # of disks). Should I just buy an

external
> hard drive (ugh)?
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Cannot copy files from another computer Robert L. \(MS-MVP\) Windows Vista Networking 0 6th Dec 2008 07:15 PM
How do I copy all Excel files from old computer to new computer? =?Utf-8?B?UmZhcnNo?= Microsoft Excel Misc 2 20th Dec 2005 03:23 AM
i have new computer copy old files =?Utf-8?B?Z3JpcG9u?= Microsoft Access 2 7th Feb 2005 03:55 PM
Copy files from one computer to another! Poppa Kilo Windows XP Networking 0 19th Nov 2003 05:46 PM
What files do I need to copy for new computer??? Bill Microsoft Outlook 1 9th Aug 2003 01:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:27 AM.