up vote 0 down vote favorite
share [g+] share [fb]

If I want to share a folder or a whole drive with people outside my network, how can i do that? Which programs should I use?

link|improve this question
feedback

3 Answers

up vote 3 down vote accepted

Hamachi is a zero-configuration virtual private network (VPN) application capable of establishing direct links between computers that are behind NAT firewalls without requiring reconfiguration (in most cases); in other words, it establishes a connection over the Internet that very closely emulates the connection that would exist if the computers were connected over a local area network.

link|improve this answer
1  
This is an awesome way to go. I use it a lot. Keep in mind that there are 2 versions of Hamachi2. There is a "web client/server" and also a small standalone executable client/server. Make sure you choose the latter. – djangofan Dec 8 '09 at 1:33
feedback

You may want to look at DropBox or Mesh.

They are both easy to use programs that will allow you to share multiple people anywhere.

(Not completely sure about the whole drive part, but it will definitely work on folders.)

link|improve this answer
feedback

If you will host these from your home/work machine connected to the Internet,

  • freeSSHd (allows FTP too)
    • will need firewall access opened for incoming FTP/SSH connections
      difficult in corporate environment
  • Opera Unite
    • will open a share path over the web!

If you are setting this up from home where you get a dialup/broadband dynamic address (just in case),
You will need to setup DynDNS for others to see your 'dynamic' IP address.
Or, you could talk with them and share your current IP address.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.