 dibbb
join:2003-09-19
·Time Warner VOIP
| [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
|
|
  Jahntassa What, I can have feathers Premium join:2006-04-14 Conway, SC | VPN on a router. |
|
  manfmmd Premium join:2003-01-14 Earth clubs: | reply to dibbb You could use SFTP: »kb.iu.edu/data/akqg.html |
|
  SoonerAl Old Enough To Know Better Premium,MVM join:2002-07-23 Norman, OK
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..." |
|
  Nightfall My Goal Is To Deny Yours Premium,MVM join:2001-08-03 Grand Rapids, MI | reply to dibbb VPN obviously would be your best bet. FTP is also an option as well. |
|
 dibbb
join:2003-09-19 | reply to SoonerAl Thanks for the info guys. -- »myhax0r.net
|
|
  Maxo Your tax dollars at work. Premium,VIP join:2002-11-04 Tallahassee, FL clubs: | reply to dibbb I would go with FTP if you don't need encryption, and SFTP if you do. |
|