I have 3 files, 9 GB each. There are some personal videos that I need to send to my brother in Italy. I'm looking for a free, fast way to send them over. My upload speed isn't that good and I could send them with HFS, but it doesn't have a resume option in case my/his internet connection disconnects.
|
|
You could also use the Bit Torrent protocol to send them over. If only you and he have the torrent files, no one else can get the files from you. Something like uTorrent would be great, and you both can just leave your machines running while you're doing other things, no real interaction required once started. |
|||||||||||
|
|
You really should consider using a mail service. It's not free, but it's a lot faster; you could just burn all the data to 3 double layer DVDs and mail them. It would probably take a lot of time to upload 27GB of data. |
|||||||||||||||||||
|
|
Transmitting 27GB of data over slow upload/download links will take a long time. If you have 80kBps upload speed (that's the common upload speed here in Ontario) you're looking at 90+ hours to upload it all, assuming uninterrupted transfers. If you have to upload it somewhere else and only when it's uploaded can he download it, you're adding more latency. My preference in this case would be to use snail-mail; some 8GB memory cards are about $15 and you could mail them for about $2 (from Ontario to Italy, your prices will vary). If you mailed some DVDs it might be even cheaper for the media but would be more for the postage. Another option would be to zip up the movies and then split the files into hundreds of small chunks; you could then simply email these chunks one at a time to your brother. Once he has all the chunks he can re-assemble the zip files and then unzip them. Offhand I don't know of a windows program that does this (well, pkzip used to be able to do this, I'm sure there are lots of zip tools that can also do this) but in Linux you can achieve this with tar, which can make fixed-size archives (originally for tape-backup purposes). Email isn't the best tool for this purpose, and this approach is full of drawbacks, but it can get the job done using a program everybody has. |
|||||
|
|
I was gonna suggest just putting them on a cheap external drive and then mailing it...but then I saw you said Italy, which is known to have one of the worst postal systems ever. So even with a slow transfer speed it'll probably be faster than mailing. Only thing I can recommend is to use something like RAR to split the files apart in advance, then if the connection fails you only need to restart a small part instead of a huge multi-GB file. |
|||
|
|
|
*if you are going to spilt the 3 files into smaller pieces ( using hjSpilt,winrar,etc) then I suggest you also use quickpar to build some recovery files. that way, a few pieces may be lost, but you can still recover the larger files. |
|||
|
|
|
Compress/split then into smaller parts and use a free service such as http://drop.io |
|||
|
|
|
Try signing up to Microsoft Mesh. If you put the three files into a directory and set this to share, then it should synchronise the directory directly to your brothers machine when you are both online. If you are going to be online at separate times, you may want to take a look at hjsplit, with this you can split the file into many smaller pieces and again, using Mesh, you can synchronise it to the online "desktop" as they give you 5GB free storage. You will have to do a little at a time, but it should get done. |
|||
|
|
|
hmm. with a web server that supports resume (xampp or xitami - which seems perfect for this), you could use wget (there's a windows version) with the -c switch to have a resumable download. Naturally chunk it up into smaller pieces and compress itso he dosen't have to download any single larger file, and you should be good. |
|||
|
|
|
I agree with alex that mailing the files is better. In case you don't want that and you have patience to upload the files you can use |
|||
|
|
|
32GB thumb drive and depending on what it is you may want to encrypt it. 9GB sounds like movies either way good luck. |
|||
|
|