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

Results 1 to 7 of 7
  1.     
    #1
    Member

    Default How to use WGET to download from Fileserve

    I found a guide here http://www.besthostingforums.com/showthread.php?t=48012 but it's for Hotfile, can anyone write guide for Fileserve and Filesonic
    ladykiller88 Reviewed by ladykiller88 on . How to use WGET to download from Fileserve I found a guide here http://www.besthostingforums.com/showthread.php?t=48012 but it's for Hotfile, can anyone write guide for Fileserve and Filesonic :D Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Probation

    Default wget and Fileserve cookie - Approach using Firefox and "Export Cookies add-on"

    Getting the Fileserve cookie

    Requirements:
    -Firefox
    -"Export Cookies add-on" https://addons.mozilla.org/en-US/fir...xport-cookies/

    1. Install "Export Cookies add-on" and run Firefox.
    2. Go to www.fileserve.com and login using your credentials
    3. Inside Firefox, go to Tools->Export Cookies... and save the cookies file into a folder (Save file as FScookie.txt into your Desktop for example)
    4. Now just download your fileserve links using the following command:
    wget --load-cookies FScookie.txt http://www.fileserve.com/file/ZXY/docs.zip

    5. [Optional] - Delete non-essential cookies from your cookies file by deleting lines from FScookie.txt that DO NOT contain fileserve.com at the beggining

    Suggestion: create a nice script (sh or bat) to queue your links to wget for automated download



    Update: Here is a bat file to be used with.

    Requirements:
    -wget for DOS (linux users shouldn't have problems adapting the code)
    http://www.gnu.org/software/wget/

    Copy and paste the following two lines into a file called FSdownload.bat and put your FS links into links.txt in the same folder.

    @echo off
    wget-1.12 --cookies=on --load-cookies=FScookie.txt --continue --input-file=links.txt

  4.     
    #3
    Member
    Website's:
    ExploringPC.com DedicatedSeedboxHosting.com
    Thanks, this is great!

    Regards,
    Sourav

  5.     
    #4
    Member
    I have trouble with filesonic cookies, they work but time out very fast. My first downloads will work but then on the next group things are strange and I may get few but not all the files. Is there a trick to get the cookie to last longer or do they only last one day or so for everyone? I installed the Firefox Cookie Editor and extend the expiry but it does not seem to work. Maybe I'm not extending the correct cookie because there are quite a few in the list.

  6.     
    #5
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    Filesonic provides api and you can download file using there api

    Check this:
    Simply wget like this and it should work:

    Code: 
    wget 
    http://api.filesonic.com/link?method=getDownloadLink&u=USER-EMAIL&p=PASSWORD&ids=1234,1111,4444

  7.     
    #6
    Member
    Yes, thanks, that gets me the link for the id, but downloading does not occur, I don't know why.

    The second tutorial example on this page is what I got

    Code: 
    http://www.besthostingforums.com/13-tutorials-guides/104281-filesonic-com-api-tutorial.html

  8.     
    #7
    Member
    Works great!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Wget Error
    By timepilot in forum Server Management
    Replies: 14
    Last Post: 20th May 2012, 12:23 AM
  2. How to wget without leaving putty on
    By msk19994 in forum Server Management
    Replies: 15
    Last Post: 29th Apr 2012, 10:24 AM
  3. Look for RL with Fileserve download working
    By hdhieu in forum Hosting Discussion
    Replies: 0
    Last Post: 10th Feb 2012, 06:49 AM
  4. fileserve download plugin
    By riki1691 in forum Technical Help Desk Support
    Replies: 1
    Last Post: 29th May 2011, 11:34 PM
  5. FILESERVE Download Plugin Available
    By Devilz in forum Webmasters, Money Making
    Replies: 129
    Last Post: 14th Jun 2010, 06:19 PM

Tags for this Thread

BE SOCIAL