Rapidshare 2 Rapidshare Script

Status
Not open for further replies.
when you get the following message,when u remote upload a file: This file is black listed.

is it possible to upload it anyway?
 
well im a programmer and im confused... this script is called rs2rs so i other terms it should take an rs link and download from rs to your server and then upload the file to your account... but looking at the code the curl functions does not provide https protocol witch is need to for rs transfers up or down and the line of code below checks if files exists??

curl_setopt($ch, CURLOPT_URL,"http://rapidshare.com/cgi-bin/checkfiles.cgi");

so yea... im confused...

I'm a bit late but:
The curl post was a clever way to get the serverid where the file is hosted.
Now everyone uses the API to get the serverid
 
Status
Not open for further replies.
Back
Top