Is there a script available that can download a file from a site I specify? Directly to my server. I don't want to download it, then upload it, because I have a slow connection speed. Is there anything that can do this?
No, I'm actually wanting to get gamepacks for my arcade on my webserver, but they'd take forever to download, then upload.
Maybe there is a way to do it with FTP commands (getfile or something). Google is your friends, make a search!
Isn't it just to do like this: 1. Get the URL of the game pack location (copy it) 2. Go to the place where you're suppose to upload it (either through ftp or if there's some admin panel) 3. Click "Browse" , then instead of picking a file, just paste the url into the "file name" space. That usually works, unless ofcourse the game pack is a compressed archive (zip/rar).