|
| | |||||||
| Mobile PC Hardware Discuss changes in hardware components: Intel Pentium M and AMD processors, DDR2 SODIMMs, 5400 vs 7200RPM 2.5 inch drives, XGA vs SXGA+ displays, Media Center PCs, and more. |
| | LinkBack | Thread Tools |
| |||
| Help mapping network drive via internet for file recovery I need to set up a logical drive on my computer that my laptop can see via the internet. The computer is running Windows XP Pro, and the laptop is running Windows 98SE. Can Windows do this, or is there freeware to do this? (I can't network the computers directly without more hardware, and I don't want to install stuff and distrurb the deleted files on the laptop - I want to install as little software as necessary). I need to recover files from a laptop that were accidently deleted. I have an application that sees the files, and can restore them to another drive. If I could only make it so the laptop sees an "E" drive that's actually a directory on my computer - through the internet. (I can't network the computers directly without more hardware, and I don't want to install stuff and distrurb the deleted files on the laptop - I want to install as little software as necessary). Any help greatly appreciated. |
| |||
| Re: Help mapping network drive via internet for file recovery wrote: > I need to set up a logical drive on my computer that my laptop can see > via the internet. The computer is running Windows XP Pro, and the > laptop is running Windows 98SE. Can Windows do this, or is there > freeware to do this? > > (I can't network the computers directly without more hardware, and I > don't want to install stuff and distrurb the deleted files on the > laptop - I want to install as little software as necessary). > > I need to recover files from a laptop that were accidently deleted. I > have an application that sees the files, and can restore them to > another drive. If I could only make it so the laptop sees an "E" drive > that's actually a directory on my computer - through the internet. > To map a directory via internet you can use an ftpserver/netdrive combination. The are lots of lightweight freeware ftpservers out there, and netdrive is a driver created by Novell (freeware), which maps a driveletter on a ftpserver. |
| |||
| Re: Help mapping network drive via internet for file recovery On 12 Dec 2006 21:16:25 -0800, jim_b@mailinator.com wrote: >I need to set up a logical drive on my computer that my laptop can see >via the internet. The computer is running Windows XP Pro, and the >laptop is running Windows 98SE. Can Windows do this, or is there >freeware to do this? > Using windows file and printer sharing, you can connect to shares over the Internet the same as if connected by a cable. The problem, of course, is that in its simplest form you give everyone else on the Internet access to your files too so you need to be careful. You can change the (exception and scope) settings on the windows xp firewall so that file and printer sharing can only be accessed by the ip address used by the win98 machine to make the connection. Once the firewall is set correctly you can bring the Internet connection up and connect to it by mapping a drive to \\xxx.xxx.xxx.xxx\sharename (where the x's are the ip address of the remote xp machine) Jim. |
| |||
| Re: Help mapping network drive via internet for file recovery <jim_b@mailinator.com> wrote in message news:1165986985.209948.54860@80g2000cwy.googlegrou ps.com... >I need to set up a logical drive on my computer that my laptop can see > via the internet. The computer is running Windows XP Pro, and the > laptop is running Windows 98SE. Can Windows do this, or is there > freeware to do this? > > (I can't network the computers directly without more hardware, and I > don't want to install stuff and distrurb the deleted files on the > laptop - I want to install as little software as necessary). > > I need to recover files from a laptop that were accidently deleted. I > have an application that sees the files, and can restore them to > another drive. If I could only make it so the laptop sees an "E" drive > that's actually a directory on my computer - through the internet. > > (I can't network the computers directly without more hardware, and I > don't want to install stuff and distrurb the deleted files on the > laptop - I want to install as little software as necessary). > Are you not able to temporarily remove the drive from the laptop? If so, you could connect it to your other PC via a USB/IDE cable (by far the best option) If not, you can connect the 2 PCs together provided both have either an Ethernet port (crossed cable required) or both have a firewire port (standard cable required). Neither requires any software to be installed as both versions of windows supports networking on both systems as supplied, but it will trigger a registry update on connection which presents a small risk of your deleted files being overwritten. If either of these interfaces are not present on both machines, then there is no way of networking them without installing additional hardware. Even installing an Ethernet or firewire card will trigger the installation of the appropriate drivers, with the corresponding risk of overwriting the required files. If you are able to network them, then both machines require different computer names and different IP addresses, but contrary to common opinion, do not have to members of the same workgroup. |
| |||
| Re: Help mapping network drive via internet for file recovery Creating a drive that can be seen on the local network is easy, but creating one that can be seen over the internet (e.g. from anywhere in the entire world) is a whole different matter. Why don't you just use a USB hard drive or a USB flash drive? Since you are using Windows 98SE, you will need drivers to see the USB device, but most of these things do have the drivers available. Alternatively, for the one-time purpose of data recovery only, you can network the laptop and the desktop together with nothing more than a crossover cable. jim_b@mailinator.com wrote: > I need to set up a logical drive on my computer that my laptop can see > via the internet. The computer is running Windows XP Pro, and the > laptop is running Windows 98SE. Can Windows do this, or is there > freeware to do this? > > (I can't network the computers directly without more hardware, and I > don't want to install stuff and distrurb the deleted files on the > laptop - I want to install as little software as necessary). > > I need to recover files from a laptop that were accidently deleted. I > have an application that sees the files, and can restore them to > another drive. If I could only make it so the laptop sees an "E" drive > that's actually a directory on my computer - through the internet. > > (I can't network the computers directly without more hardware, and I > don't want to install stuff and distrurb the deleted files on the > laptop - I want to install as little software as necessary). > > Any help greatly appreciated. > |
| |||
| Re: Help mapping network drive via internet for file recovery On Wed, 13 Dec 2006 10:07:08 -0500, Barry Watzman <WatzmanNOSPAM@neo.rr.com> wrote: >Creating a drive that can be seen on the local network is easy, but >creating one that can be seen over the internet (e.g. from anywhere in >the entire world) is a whole different matter. > Actually, it is *exactly* the same. There is no difference at all. Jim. |
| |||
| Re: Help mapping network drive via internet for file recovery "James Egan" <jegan@jegan.com> wrote in message news:4uakv0F174kr7U1@mid.individual.net... > Actually, it is *exactly* the same. There is no difference at all. There is... you go through at least one (and probably dozens) of routers if you're trying to access a drive over the Internet. Although "the Internet at large" will generally pass any TCP/IP traffic on any port, it's not at all unusual that particular ISPs have some ports blocked or that, if the machine in question is behind a NAT gateway, the NAT isn't configured to route the appropriate ports to the appropriate machine on the LAN. |
| |||
| Re: Help mapping network drive via internet for file recovery On Wed, 13 Dec 2006 08:24:13 -0800, "Joel Kolstad" <JKolstad71HatesSpam******.com> wrote: >There is... No there isn't. >you go through at least one (and probably dozens) of routers if >you're trying to access a drive over the Internet. So what? He doesn't have to configure anything differently because of this. > Although "the Internet at >large" will generally pass any TCP/IP traffic on any port, it's not at all >unusual that particular ISPs have some ports blocked Well if Bellsouth block the netbios ports then I guess he's unlucky. However, they probably don't. > or that, if the machine >in question is behind a NAT gateway, the NAT isn't configured to route the >appropriate ports to the appropriate machine on the LAN. If that were the case he would probably already have a local network and wouldn't be asking this question. If he has equipment like that to traverse, it is simple enough to configure and has no bearing at all on the fact that the configuration of his pc to share files over the Internet is *exactly* the same as it is sharing over a LAN. Jim. |
| |||
| Re: Help mapping network drive via internet for file recovery Barry Watzman wrote: > Creating a drive that can be seen on the local network is easy, but > creating one that can be seen over the internet (e.g. from anywhere in > the entire world) is a whole different matter. > > Why don't you just use a USB hard drive or a USB flash drive? Since you > are using Windows 98SE, you will need drivers to see the USB device, but > most of these things do have the drivers available. Alternatively, for > the one-time purpose of data recovery only, you can network the laptop > and the desktop together with nothing more than a crossover cable. > > Hmmm. Good idea. Thanks. Would you recommend a Lexar or Swivel flash drive (that's what's at the store by my house). The old PIII laptop has USB 1.1 and Win98SE. Both manufacturers says the drives work with 98 and USB 1.1 (they are USB 2.0 drives). |
| |||
| Re: Help mapping network drive via internet for file recovery Well, first, be sure that you can get the driver for W98SE; some come with the driver, some don't have a driver at all, and some have a driver but you have to download it from the web site. USB 1.1 will work but it will be really slow. If the amount of data is large, you could be looking at a lot of time. Transferring a gigabyte at USB 1.1 speeds could take quite a few hours. A network transfer using a crossover cable would be a lot faster. I don't think that the brand of drive matters, as long as you have the W98SE drivers for it. jim_b@mailinator.com wrote: > Barry Watzman wrote: >> Creating a drive that can be seen on the local network is easy, but >> creating one that can be seen over the internet (e.g. from anywhere in >> the entire world) is a whole different matter. >> >> Why don't you just use a USB hard drive or a USB flash drive? Since you >> are using Windows 98SE, you will need drivers to see the USB device, but >> most of these things do have the drivers available. Alternatively, for >> the one-time purpose of data recovery only, you can network the laptop >> and the desktop together with nothing more than a crossover cable. >> >> > > Hmmm. Good idea. Thanks. Would you recommend a Lexar or Swivel flash > drive (that's what's at the store by my house). The old PIII laptop > has USB 1.1 and Win98SE. Both manufacturers says the drives work with > 98 and USB 1.1 (they are USB 2.0 drives). > |
| |||
| Re: Help mapping network drive via internet for file recovery "Barry Watzman" <WatzmanNOSPAM@neo.rr.com> wrote in message news:45801722$0$4854$4c368faf@roadrunner.com... > Creating a drive that can be seen on the local network is easy, but > creating one that can be seen over the internet (e.g. from anywhere in the > entire world) is a whole different matter. > > Why don't you just use a USB hard drive or a USB flash drive? Since you > are using Windows 98SE, you will need drivers to see the USB device, but > most of these things do have the drivers available. Alternatively, for > the one-time purpose of data recovery only, you can network the laptop and > the desktop together with nothing more than a crossover cable. > How will this give access to the deleted file(s) he is trying to recover? There is also a small risk that the driver may overwrite the file. > > jim_b@mailinator.com wrote: >> I need to set up a logical drive on my computer that my laptop can see >> via the internet. The computer is running Windows XP Pro, and the >> laptop is running Windows 98SE. Can Windows do this, or is there >> freeware to do this? >> >> (I can't network the computers directly without more hardware, and I >> don't want to install stuff and distrurb the deleted files on the >> laptop - I want to install as little software as necessary). >> >> I need to recover files from a laptop that were accidently deleted. I >> have an application that sees the files, and can restore them to >> another drive. If I could only make it so the laptop sees an "E" drive >> that's actually a directory on my computer - through the internet. >> >> (I can't network the computers directly without more hardware, and I >> don't want to install stuff and distrurb the deleted files on the >> laptop - I want to install as little software as necessary). >> >> Any help greatly appreciated. >> |
| |||
| Re: Help mapping network drive via internet for file recovery Access to the deleted files will have to come from file recovery software that he runs. Nothing that he proposed will directly give him that access, but the question was how to create a drive to "write" the recovered file to, after recovery software gives him such access. You are correct that installing a driver entails a [very small] risk of overwriting a file, but for that matter, simply booting the system entails that same risk. Every write to the drive entails some such risk, and unfortunately, Windows writes various temp files, registry entries and other things to the drive every single time it boots up or runs anything. The only way around that is to remove the drive and do the recovery on another system (which is, in fact, a good way to proceed). M.I.5¾ wrote: > "Barry Watzman" <WatzmanNOSPAM@neo.rr.com> wrote in message > news:45801722$0$4854$4c368faf@roadrunner.com... >> Creating a drive that can be seen on the local network is easy, but >> creating one that can be seen over the internet (e.g. from anywhere in the >> entire world) is a whole different matter. >> >> Why don't you just use a USB hard drive or a USB flash drive? Since you >> are using Windows 98SE, you will need drivers to see the USB device, but >> most of these things do have the drivers available. Alternatively, for >> the one-time purpose of data recovery only, you can network the laptop and >> the desktop together with nothing more than a crossover cable. >> > > How will this give access to the deleted file(s) he is trying to recover? > There is also a small risk that the driver may overwrite the file. > >> jim_b@mailinator.com wrote: >>> I need to set up a logical drive on my computer that my laptop can see >>> via the internet. The computer is running Windows XP Pro, and the >>> laptop is running Windows 98SE. Can Windows do this, or is there >>> freeware to do this? >>> >>> (I can't network the computers directly without more hardware, and I >>> don't want to install stuff and distrurb the deleted files on the >>> laptop - I want to install as little software as necessary). >>> >>> I need to recover files from a laptop that were accidently deleted. I >>> have an application that sees the files, and can restore them to >>> another drive. If I could only make it so the laptop sees an "E" drive >>> that's actually a directory on my computer - through the internet. >>> >>> (I can't network the computers directly without more hardware, and I >>> don't want to install stuff and distrurb the deleted files on the >>> laptop - I want to install as little software as necessary). >>> >>> Any help greatly appreciated. >>> > > |
| |||
| Re: Help mapping network drive via internet for file recovery Barry Watzman wrote: > Well, first, be sure that you can get the driver for W98SE; some come > with the driver, some don't have a driver at all, and some have a driver > but you have to download it from the web site. > > USB 1.1 will work but it will be really slow. If the amount of data is > large, you could be looking at a lot of time. Transferring a gigabyte > at USB 1.1 speeds could take quite a few hours. A network transfer > using a crossover cable would be a lot faster. > > I don't think that the brand of drive matters, as long as you have the > W98SE drivers for it. > > jim_b@mailinator.com wrote: > > Barry Watzman wrote: > >> Creating a drive that can be seen on the local network is easy, but > >> creating one that can be seen over the internet (e.g. from anywhere in > >> the entire world) is a whole different matter. > >> > >> Why don't you just use a USB hard drive or a USB flash drive? Since you > >> are using Windows 98SE, you will need drivers to see the USB device, but > >> most of these things do have the drivers available. Alternatively, for > >> the one-time purpose of data recovery only, you can network the laptop > >> and the desktop together with nothing more than a crossover cable. > >> > >> > > > > Hmmm. Good idea. Thanks. Would you recommend a Lexar or Swivel flash > > drive (that's what's at the store by my house). The old PIII laptop > > has USB 1.1 and Win98SE. Both manufacturers says the drives work with > > 98 and USB 1.1 (they are USB 2.0 drives). > > Your news software is top-posting... I don't have a network card in the laptop to hook a crossover cable to - unless you can do that with a parallel or serial port. The laptop has USB and Wi-Fi. I could get a PCMCIA card that adds a USB 2.0 port... or a network card I'd never use again. |
| |||
| Re: Help mapping network drive via internet for file recovery My news software is not top-posting. I am top posting. If you don't like it, don't read my posts. jim_b@mailinator.com wrote: > Barry Watzman wrote: >> Well, first, be sure that you can get the driver for W98SE; some come >> with the driver, some don't have a driver at all, and some have a driver >> but you have to download it from the web site. >> >> USB 1.1 will work but it will be really slow. If the amount of data is >> large, you could be looking at a lot of time. Transferring a gigabyte >> at USB 1.1 speeds could take quite a few hours. A network transfer >> using a crossover cable would be a lot faster. >> >> I don't think that the brand of drive matters, as long as you have the >> W98SE drivers for it. >> >> jim_b@mailinator.com wrote: >>> Barry Watzman wrote: >>>> Creating a drive that can be seen on the local network is easy, but >>>> creating one that can be seen over the internet (e.g. from anywhere in >>>> the entire world) is a whole different matter. >>>> >>>> Why don't you just use a USB hard drive or a USB flash drive? Since you >>>> are using Windows 98SE, you will need drivers to see the USB device, but >>>> most of these things do have the drivers available. Alternatively, for >>>> the one-time purpose of data recovery only, you can network the laptop >>>> and the desktop together with nothing more than a crossover cable. >>>> >>>> >>> Hmmm. Good idea. Thanks. Would you recommend a Lexar or Swivel flash >>> drive (that's what's at the store by my house). The old PIII laptop >>> has USB 1.1 and Win98SE. Both manufacturers says the drives work with >>> 98 and USB 1.1 (they are USB 2.0 drives). >>> > > Your news software is top-posting... > > I don't have a network card in the laptop to hook a crossover cable to > - unless you can do that with a parallel or serial port. The laptop > has USB and Wi-Fi. I could get a PCMCIA card that adds a USB 2.0 > port... or a network card I'd never use again. > |
| |||
| Re: Help mapping network drive via internet for file recovery Buy a used PC Card network adapter for $5 on E-Bay. jim_b@mailinator.com wrote: > Barry Watzman wrote: >> Well, first, be sure that you can get the driver for W98SE; some come >> with the driver, some don't have a driver at all, and some have a driver >> but you have to download it from the web site. >> >> USB 1.1 will work but it will be really slow. If the amount of data is >> large, you could be looking at a lot of time. Transferring a gigabyte >> at USB 1.1 speeds could take quite a few hours. A network transfer >> using a crossover cable would be a lot faster. >> >> I don't think that the brand of drive matters, as long as you have the >> W98SE drivers for it. >> >> jim_b@mailinator.com wrote: >>> Barry Watzman wrote: >>>> Creating a drive that can be seen on the local network is easy, but >>>> creating one that can be seen over the internet (e.g. from anywhere in >>>> the entire world) is a whole different matter. >>>> >>>> Why don't you just use a USB hard drive or a USB flash drive? Since you >>>> are using Windows 98SE, you will need drivers to see the USB device, but >>>> most of these things do have the drivers available. Alternatively, for >>>> the one-time purpose of data recovery only, you can network the laptop >>>> and the desktop together with nothing more than a crossover cable. >>>> >>>> >>> Hmmm. Good idea. Thanks. Would you recommend a Lexar or Swivel flash >>> drive (that's what's at the store by my house). The old PIII laptop >>> has USB 1.1 and Win98SE. Both manufacturers says the drives work with >>> 98 and USB 1.1 (they are USB 2.0 drives). >>> > > Your news software is top-posting... > > I don't have a network card in the laptop to hook a crossover cable to > - unless you can do that with a parallel or serial port. The laptop > has USB and Wi-Fi. I could get a PCMCIA card that adds a USB 2.0 > port... or a network card I'd never use again. > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mapping a network drive and hide the connection to usrs | Kenny Nelson | Windows XP | 6 | 05-23-2008 06:10 AM |
| Problem mapping Documents to network drive | DaveW1964 | Windows Vista | 2 | 11-04-2007 01:50 PM |
| mapping network drive on new Vista Ultimate PC | Art | Windows Vista | 6 | 07-01-2007 03:20 PM |
| Issues mapping network drive via login script | Saral6978 | Windows XP | 11 | 05-30-2007 01:10 PM |
| Mapping a network drive to a Windows 98SE | dc | Windows Vista | 0 | 02-11-2007 06:01 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |