Jump to content




Creating a program to upload/download multiple file programs


  • You cannot reply to this topic
3 replies to this topic

#1 Twijn

  • Members
  • 119 posts

Posted 11 August 2015 - 04:38 PM

I'm currently attempting to make a program to easily post a directory (and optionally the startup file) to Pastebin, then posting a seperate file (used by the installer) to request all of those files and put them into the correct directory. So far, I have the uploader almost working... However I have a simple problem which may make this project impossible: Pastebin has a limit to how much you can upload per 24h. I keep getting this error and for now what it does to handle it is creates a code (which is for testing). It did this the 4th time of testing this... Is this just because I'm stupid and am using it every time to test? Will this become a problem is you use it to upload files? Also, is there a limit to how much you can download a file? Is this just a dumb idea?

I also thought about creating a seperate webserver to handle all of it to bypass all of those restrictions, but there is one problem: I have no knowledge about creating a web server or even how to allow Lua to access files from it.

Edited by Twijn, 11 August 2015 - 04:41 PM.


#2 HPWebcamAble

  • Members
  • 933 posts
  • LocationWeb Development

Posted 11 August 2015 - 04:43 PM

You can use a program like CrazedProgrammer's Package to compress several files/directories into a single, self-extracting file.
http://www.computerc...executable-file

#3 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 11 August 2015 - 05:21 PM

You can also use Compress. A lot of people use it in order to distribute their OS. The link is in my signature.

#4 Twijn

  • Members
  • 119 posts

Posted 11 August 2015 - 05:25 PM

Okay, thank you.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users