Results 1 to 7 of 7
-
20th Oct 2010, 09:33 AM #1OPMember
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
-
16th Feb 2011, 10:41 AM #2Probation
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
-
16th Feb 2011, 11:02 AM #3MemberWebsite's:
ExploringPC.com DedicatedSeedboxHosting.comThanks, this is great!
Regards,
Sourav
-
16th Oct 2011, 06:24 PM #4Member
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.
-
17th Oct 2011, 10:01 AM #5Respected MemberWebsite's:
DL4Everything.com Soft2050.inFilesonic 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
-
18th Oct 2011, 12:02 AM #6Member
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
-
21st Dec 2011, 09:48 PM #7Member
Works great!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Wget Error
By timepilot in forum Server ManagementReplies: 14Last Post: 20th May 2012, 12:23 AM -
How to wget without leaving putty on
By msk19994 in forum Server ManagementReplies: 15Last Post: 29th Apr 2012, 10:24 AM -
Look for RL with Fileserve download working
By hdhieu in forum Hosting DiscussionReplies: 0Last Post: 10th Feb 2012, 06:49 AM -
fileserve download plugin
By riki1691 in forum Technical Help Desk SupportReplies: 1Last Post: 29th May 2011, 11:34 PM -
FILESERVE Download Plugin Available
By Devilz in forum Webmasters, Money MakingReplies: 129Last Post: 14th Jun 2010, 06:19 PM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...