Is there any site that lets you download files via email?
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Nish, I'd be happy to download large files for you and burn you a CD. My only concern is that it might get filched at your local PO (from past experience). Do you know anyone visiting India from the US? I can snail mail it to you anyway if you like. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
How can mail attachment be faster when the size of the file is increased by 33% every time you attach it to a message due to Base64 encoding? :confused:
-
How can mail attachment be faster when the size of the file is increased by 33% every time you attach it to a message due to Base64 encoding? :confused:
It can if his POP server access is >33% faster than HTTP. Seems like it may be. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
-
It can if his POP server access is >33% faster than HTTP. Seems like it may be. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
Yes it will be faster to download from source to ISP, but then he still will have to download it from ISP over the same modem connection...
-
It can if his POP server access is >33% faster than HTTP. Seems like it may be. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
Ravi Bhavnani wrote: It can if his POP server access is >33% faster than HTTP. Seems like it may be. Yes, that's the case :-) Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Yes it will be faster to download from source to ISP, but then he still will have to download it from ISP over the same modem connection...
Case (1) :- Download 500 KB file directly At 1 KB per sc this takes 500 seconds [just over 8 mins] Case (2) :- The 500 KB is mailed to me. It is now 700 KB cause of all the extra MIME stuff. Step(1) - It reaches my ISP's SMTP [in a few seconds because the ISP gateway is around 10 MBPS and the HTTP server is also damn fast. Lets assume it comes in 8 seconds. Step (2) - I POP the 700 KB mail at almost 5 KB per sec which means I take 140 secds to download it. [I get 5 KBPS because from my machine to the ISP it's only 3-4 network hopes] Total time = 148 seconds Time saved = approx 6 minutes I rest my case. Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Nish, I'd be happy to download large files for you and burn you a CD. My only concern is that it might get filched at your local PO (from past experience). Do you know anyone visiting India from the US? I can snail mail it to you anyway if you like. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
Ravi Bhavnani wrote: I'd be happy to download large files for you and burn you a CD. I dont have any particular download in mind. It's just that I kinda like trying out some of these new sharewware releases and I cant do that cause it takes forever to download. I thought by using POP I could get a 50%-70% advantage. Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Case (1) :- Download 500 KB file directly At 1 KB per sc this takes 500 seconds [just over 8 mins] Case (2) :- The 500 KB is mailed to me. It is now 700 KB cause of all the extra MIME stuff. Step(1) - It reaches my ISP's SMTP [in a few seconds because the ISP gateway is around 10 MBPS and the HTTP server is also damn fast. Lets assume it comes in 8 seconds. Step (2) - I POP the 700 KB mail at almost 5 KB per sec which means I take 140 secds to download it. [I get 5 KBPS because from my machine to the ISP it's only 3-4 network hopes] Total time = 148 seconds Time saved = approx 6 minutes I rest my case. Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Hmm... Well, if it works - it works. I just wanted to understand the reasoning behind it being faster. When I had modem I was also trying different things to make downloads faster and I've found that I could use my ISP's shell account to get files to their Linux box first and then download it from there. I guess it is the same idea only without mail involved. Can you find an ISP that provides shell accounts there where you live?
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Interesting problem, Nish... How about a different sort of solution, to wit. Put a page on your website that you can visit when you find a likely download. On that page you enter the URL of the file you want. It then uses FTP to copy it to your space on the webserver. That should be quick. The second part is that when a downloaded file appears in that space, a script breaks it into smaller blocks, perhaps 50kB or so. Every few minutes it would check your email account and, if there was no email waiting for you to pick up, it would post one with one of these small blocks of code as an attachment. Each time your mail client picks up the mail, one of these packets would be sent to your machine at home, and another would take its place in the queue, until the entire file (in pieces) has been sent to you. At home you would run an integrator that would reassemble all the pieces into one file and let you try it out. If you leave your system on and set it you check mail every 10 minutes or so, you could grab a bunch of files while you're wasting your valuable time doing trivial stuff like work!
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Nish, Hmmm, interesting idea. I remember years ago there was some way of doing this with a source code respository that Digital ran (circa 1994). I think they called their thing FTP mail or something... Many ISPs have a size limit on the files they'll allow into mailboxes, you might want to check if there is anything like this with your ISP... David http://www.dundas.com
-
Nish, Hmmm, interesting idea. I remember years ago there was some way of doing this with a source code respository that Digital ran (circa 1994). I think they called their thing FTP mail or something... Many ISPs have a size limit on the files they'll allow into mailboxes, you might want to check if there is anything like this with your ISP... David http://www.dundas.com
David Cunningham wrote: Many ISPs have a size limit on the files they'll allow into mailboxes, you might want to check if there is anything like this with your ISP... There is a 5 MB inbox limit. I tried sending more than 5 MB and it works. Every evening at 7 AM a warning mail of space-quota exceeded is sent. Since I POP the whole thing daily, this wont be a problem. I mean they sent the warning and withwin 2 hrs I POP the mail. Thus they never notice as even the warning is an auto process. Of course if they have some kind of log for people who keep going above the quota and they find that I do that everyday... Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Hmm... Well, if it works - it works. I just wanted to understand the reasoning behind it being faster. When I had modem I was also trying different things to make downloads faster and I've found that I could use my ISP's shell account to get files to their Linux box first and then download it from there. I guess it is the same idea only without mail involved. Can you find an ISP that provides shell accounts there where you live?
Konstantin Vasserman wrote: Can you find an ISP that provides shell accounts there where you live? None of them do that. They are afraid someone will hack in illegally :-) Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Hi Nish! Years ago i've used a piece of software that allowed me to do just what you're asking. I can't remember the name unfortunately, but it was probably just some kind of frontend to the services you'll find if you follow these links.
- Some general info: http://www.faqs.org/faqs/internet-services/access-via-email
- List of servers: http://www.expita.com/servers.html#www4mail
- Try these: http://www.kabissa.org/www4mail, http://www.bellanet.org/email.htm
Note that i don't use this stuff so i haven't clue whether it actually works or not. Fortunate-to-have-a-tad-faster-dialup-access-ly y'rs, --pg :)
-
Hi Nish! Years ago i've used a piece of software that allowed me to do just what you're asking. I can't remember the name unfortunately, but it was probably just some kind of frontend to the services you'll find if you follow these links.
- Some general info: http://www.faqs.org/faqs/internet-services/access-via-email
- List of servers: http://www.expita.com/servers.html#www4mail
- Try these: http://www.kabissa.org/www4mail, http://www.bellanet.org/email.htm
Note that i don't use this stuff so i haven't clue whether it actually works or not. Fortunate-to-have-a-tad-faster-dialup-access-ly y'rs, --pg :)
Thanks Peter. Thanks a LOT! :rose: :rose: :rose: Nish :-) Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
-
Ravi Bhavnani wrote: I'd be happy to download large files for you and burn you a CD. I dont have any particular download in mind. It's just that I kinda like trying out some of these new sharewware releases and I cant do that cause it takes forever to download. I thought by using POP I could get a 50%-70% advantage. Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Nish, what happened to your cable modem , I thought you are hooked on 24 hrs with that. Meanwhile, who is ur ISP. Cheers Kannan
-
Nish, what happened to your cable modem , I thought you are hooked on 24 hrs with that. Meanwhile, who is ur ISP. Cheers Kannan
Kannan Kalyanaraman wrote: Nish, what happened to your cable modem , I thought you are hooked on 24 hrs with that. Meanwhile, who is ur ISP. Hello Kannan, I am on cable at home now, but at 16 kbps [that's bits, not bytes]. Means I get only 2 KB/s during day time. At night they relax the restriction and I get 64 kbps which is around 7 KB/s. But I find that the POP mail is faster. I can POP a 1 MB attachment in one minute. That means I get about 160 kbps [17 KB/s] when I POP. So I am trying to take advantage of that. Regards Nish p.s. Yesterday I got so frustrated with the speed, that I dialled up using my telephone modem. That was faster than the super-slow cable. Nish was here, now Nish has gone; He left his soul, to turn you on; Those who knew Nish, knew him well; Those who didn't, can go to hell. I like to :jig: on the Code Project Sonork ID 100.9786 voidmain www.busterboy.org
-
Hello guys, As you all are quite well aware of, I suffer extensively from a lack of bandwidth. But my ISP POP email is fast. Now what I am wondering is whether there are any download sites that allows me to download files via email. I assume my ISP has a fast server at their end. Thus the download is done at gateway speeds. Then I POP it at the fastest speed I can get. I have tested this out. I tried sending myself 2 MB files and they come faster than my normal browsing or downloading speeds. I hope you understand what I am trying to say. There must be sites huh? Regards Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut
Nish [BusterBoy] wrote: Now what I am wondering is whether there are any download sites that allows me to download files via email With all seriousness I have on some occassions being successful in emailing the people who run the download site and asking them to send it to me. It does not always work and you have to be pretty damned nice and complimentary about their site (read: kiss ass) to have any chance, but if you need a file urgently it can happen :) Also some ISPs offer the service to their customers, they just don't publicise the fact. You could try emailing your ISP and asking if they will download it to their server and then they can give you an URL which will be much quicker to download from. Other ISPs do this automatically by caching sites like Tucows and MSDN. So give it a try :) Amazing what you find out if you just ask regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront