 | [Connection Sharing] How to share a drive over the Internet? A friend of mine wants to share a drive over the Internet.
ie, he has a computer at one house, and from another house he wants to access the first computer's hard drive.
This would be over a cable connection.
I'm thinking of using a VPN on a router, wanted to know what you guys thought of this. -- »myhax0r.net
|
|
 JahntassaWhat, I can have feathersPremium join:2006-04-14 Conway, SC kudos:4 | VPN on a router. |
|
 manfmmdPremium join:2003-01-14 Earth, TX | reply to TherapyChick You could use SFTP: »kb.iu.edu/data/akqg.html |
|
 SoonerAlOld enough to know betterPremium,MVM join:2002-07-23 Norman, OK kudos:5 4 edits | WinSCP is a nice free SFTP program if you go the Secure Shell (SSH) route. Here is an example network.
»theillustratednetwork.mvps.org/S···LAN.html
You could use copSSH on the server PC and WinSCP on the client. copSSH is a repackaged installer for OpenSSH/OpenSSL/cygwin and is updated as those are updated. SSH is quite easy to setup for the SoHo user IMHO..
»www.itefix.no/phpws/index.php?mo···on=22:22
»winscp.net/eng/index.php
copSSH server/WinSCP client security using a 4096-bit private/public key pair for authentication and other methods...
»theillustratednetwork.mvps.org/S···ver.html
Some third party firmware with a built-in VPN server or SSH server can be installed on a router. DD-WRT is one. What router do you have?
»www.dd-wrt.com/wiki/index.php/Main_Page
Supported routers...
»www.dd-wrt.com/wiki/index.php/Su···_Devices -- "When all else fails, read the instructions..." |
|
 NightfallMy Goal Is To Deny YoursPremium,MVM join:2001-08-03 Grand Rapids, MI | reply to TherapyChick VPN obviously would be your best bet. FTP is also an option as well. |
|
 | reply to SoonerAl Thanks for the info guys. -- »myhax0r.net
|
|
 MaxoYour tax dollars at work.Premium,VIP join:2002-11-04 Tallahassee, FL | reply to TherapyChick I would go with FTP if you don't need encryption, and SFTP if you do. |
|