Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Is there any site that lets you download files via email?

Is there any site that lets you download files via email?

Scheduled Pinned Locked Moved The Lounge
comsysadminperformancequestion
18 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • RaviBeeR RaviBee

    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

    N Offline
    N Offline
    Nish Nishant
    wrote on last edited by
    #8

    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

    K 1 Reply Last reply
    0
    • N Nish Nishant

      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

      K Offline
      K Offline
      Konstantin Vasserman
      wrote on last edited by
      #9

      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?

      N 1 Reply Last reply
      0
      • N Nish Nishant

        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

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #10

        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!

        1 Reply Last reply
        0
        • N Nish Nishant

          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

          D Offline
          D Offline
          David Cunningham
          wrote on last edited by
          #11

          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

          N 1 Reply Last reply
          0
          • D David Cunningham

            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

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #12

            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

            1 Reply Last reply
            0
            • K Konstantin Vasserman

              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?

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #13

              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

              1 Reply Last reply
              0
              • N Nish Nishant

                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

                P Offline
                P Offline
                Peter Godec
                wrote on last edited by
                #14

                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 :)

                N 1 Reply Last reply
                0
                • P Peter Godec

                  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 :)

                  N Offline
                  N Offline
                  Nish Nishant
                  wrote on last edited by
                  #15

                  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

                  1 Reply Last reply
                  0
                  • N Nish Nishant

                    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

                    K Offline
                    K Offline
                    Kannan Kalyanaraman
                    wrote on last edited by
                    #16

                    Nish, what happened to your cable modem , I thought you are hooked on 24 hrs with that. Meanwhile, who is ur ISP. Cheers Kannan

                    N 1 Reply Last reply
                    0
                    • K Kannan Kalyanaraman

                      Nish, what happened to your cable modem , I thought you are hooked on 24 hrs with that. Meanwhile, who is ur ISP. Cheers Kannan

                      N Offline
                      N Offline
                      Nish Nishant
                      wrote on last edited by
                      #17

                      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

                      1 Reply Last reply
                      0
                      • N Nish Nishant

                        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

                        P Offline
                        P Offline
                        Paul Watson
                        wrote on last edited by
                        #18

                        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

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups