1

Possible Duplicate:
Free way to share large files over the Internet?

I have a 4GB VMWare VM (created using VM Player). I need to get it to someone at the other end of the country. Is there a free service I can use to send it over the net? Does DropBox allow files of 4GB to be transferred?

2 Answers2

1

You could set up an FTP server on one machine and connect the other to it. An example of a server would be SmallFTPd.

In order for this to work the server machine needs allow incoming requests.

Alternatively, you could use an archiving tool to split your file into 2*2GB and use DropBox (as, if I remember correctly, the free file size limit is 2GB).

Michael Schubert
  • 730
  • 2
  • 7
  • 15
1

I personally would go for something more direct then the upload then download to some website as most will not allow 4GB of transfer. GChat has a file transfer option I believe and I've used Hamachi in the past to securely transfer large files around.