Activity Stream
48,167 MEMBERS
63364 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    scrls.co.uk

    Default Fileserve cURL changes

    Has anyone noticed that when using cURL to upload to fileserve it doesn't work anymore?
    I have the PHPuploader setup but now it isn't working all of a sudden
    Any help will be greatly appreciated
    _brazzO Reviewed by _brazzO on . Fileserve cURL changes Has anyone noticed that when using cURL to upload to fileserve it doesn't work anymore? I have the PHPuploader setup but now it isn't working all of a sudden Any help will be greatly appreciated :) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    PasteBot.appspot.com
    Quote Originally Posted by mRAza View Post
    There is a small update on fileserve, you must need to include REFERER, Do this, if you know where is code to call for fileserve download, add this as REFERER
    ofc if you are using curl, it will look something like this
    PHP Code: 
    curl_setopt($chCURLOPT_REFERER"http://www.fileserve.com/login.php"); 
    Edit: if you dont know just send me ur script file i will add for you
    .............

  4.     
    #3
    Member
    Website's:
    scrls.co.uk
    Already tried doing that myself here

    PHP Code: 
    $ch curl_init($link);
        
    curl_setopt($chCURLOPT_RETURNTRANSFER1);
        
    curl_setopt($chCURLOPT_HEADER1);
        
    curl_setopt($chCURLOPT_FOLLOWLOCATION1);
        
    curl_setopt($chCURLOPT_REFERER"http://www.fileserve.com/login.php");  
        
    curl_setopt($chCURLOPT_HTTPHEADER, array('Expect:'));
        if(
    $postfields)
        { 

  5.     
    #4
    Member
    Website's:
    PasteBot.appspot.com
    Can you show me the Entire Code. Maybe I'll be able to help

  6.     
    #5
    Member
    Website's:
    scrls.co.uk
    There are way to many files to show you the entire code. It is just the PHPuploader open source code but with a few modifictions by me, i just cant seem to figure out where to put this referer.. i have scanned the functions.php for the code i add it but it just tells me to make sure the folder is chmodded, i check that it is so that is not the reason. Was working perfect until this fileserve change

  7.     
    #6
    Member
    Website's:
    PasteBot.appspot.com
    I just checked now, and it's working again.
    I think it's working as before now.

  8.     
    #7
    Member
    Website's:
    scrls.co.uk
    ajinkya9 no it doesn't work ?
    I have just tried it yet again and the fileserve option does not work

  9.     
    #8
    Member
    Website's:
    PasteBot.appspot.com
    You are a little late.
    It was working between 5 August and 8 August. They've changed their code again.

    I am working on it. I'll find a way out.

  10.     
    #9
    Member
    Website's:
    scrls.co.uk
    thanks ajinkya9 i have had a look around everywhere on the code but this does not work. Looked up about changing parts aswel but still nothing. Any help would be appreciated

  11.     
    #10
    Member
    Website's:
    epicimagehost.com
    Make sure you're not banned like me.
    If you've got root:

    wget http://fileserve.com
    --2011-08-09 12:14:03-- http://fileserve.com/
    Resolving fileserve.com... 209.222.23.222, 209.222.23.221
    Connecting to fileserve.com|209.222.23.222|:80... failed: Connection refused.
    Connecting to fileserve.com|209.222.23.221|:80... failed: Connection refused.

    on my other box:
    wget http://fileserve.com
    --2011-08-09 12:57:00-- http://fileserve.com/
    Resolving fileserve.com... 209.222.23.221, 209.222.23.222
    Connecting to fileserve.com|209.222.23.221|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [text/html]
    Saving to: `index.html'

    [ <=> ] 22,482 137K/s in 0.2s

    2011-08-09 12:57:01 (137 KB/s) - `index.html' saved [22482]

Page 1 of 5 123 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Premium link generator for fileserve using cURL - error
    By nummi in forum Web Development Area
    Replies: 1
    Last Post: 12th Sep 2011, 07:18 PM
  2. Replies: 12
    Last Post: 25th Jun 2011, 08:35 AM
  3. How to remote upload from Fileserve to Fileserve?
    By azertred in forum File Host Discussion
    Replies: 10
    Last Post: 29th Oct 2010, 09:27 AM
  4. FileServe-Warez and FileServe-Porn
    By ShareShiz in forum Site Reviews
    Replies: 10
    Last Post: 2nd Sep 2010, 04:54 AM
  5. [linux] Uploading to FileServe via curl
    By Snell in forum Tutorials and Guides
    Replies: 0
    Last Post: 19th Jun 2010, 12:52 PM

Tags for this Thread

BE SOCIAL