• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Shared hard drive over the net?

statetech

Senior member
i wonder if anyone has ever run across a software product that
will create a virtual private drive across tcp/ip like a network drive
but over the net?

is this a VPN or something else?
 
What I'm trying to achieve is similiar to a shared drive over a LAN.
Over a LAN, you can execute files on a shared drive as if the drive is a local one.

But the only difference is that I'm trying to achieve this via the Internet, not on a LAN.
 
If they are both NT/2000 boxes you could just use the default share for the drive you want to connect to.

Bot
 
Sharing drives to the entire internet is less than safe. Look into setting up a vpn for whoever youw ant to allow access to your machine.
 
While i'm backing VPN as well, i think it'd take a considerable amount of bandwidth to make this worth your while.
 
Actually, I seem to recall there's an FTP client out there that allows you to "map" an FTP server to a drive letter on your PC. You could setup a FTP server on your machine then install that client on the remote PC. It would look like a network share, but be a lot easier to configure. I found that FTP client on Tucows a while back, not sure of the name.

- G
 
Back
Top