Results 1 to 10 of 20
-
2nd May 2010, 12:47 PM #1OPMember
[guide] Uploading to Hofile using curl
What ?
Upload to hotfile.com using curl from the terminal .
Requirements ?
- curl preferably on Linux
- Terminal Access
How ?
Code:curl -T FILENAME.RAR ftp.hotfile.com --user UserName:YourPassword
Extending ?
logging into hf using curl and echoing out the download link ..sorry I cannot post that code , do it your self
desiboy Reviewed by desiboy on . [guide] Uploading to Hofile using curl http://cdnpic.com/out.php/i1141_hotfile-logo.png What ? Upload to hotfile.com using curl from the terminal . Requirements ? Rating: 5Coding Horror Fan
I don't read PM's frequently .
-
2nd May 2010, 02:30 PM #2Respected Member
I believe
curl -T FILENAME.RAR ftp.hotfile.com --user UserName:YourPassword
should be
curl -T FILENAME.RAR ftp.hotfile.com -user UserName:YourPassword
Remember that linux must use the proper capitalization. this is not THIS.
-
2nd May 2010, 04:37 PM #3Member
Nice tutorials but why you dont try gFtp?
-
7th May 2010, 07:18 PM #4MemberWebsite's:
youstreamit.orghmm, it isn't possible to make this work with php on a website right?
-
7th May 2010, 07:38 PM #5The Wise OneWebsite's:
twilight.ws ddlrank.comI can always be contacted by sending a tweet @twilightws
-
7th May 2010, 08:49 PM #6Respected Member
You could set up a cron job to do it.
-
8th May 2010, 07:48 AM #7
-
8th May 2010, 06:08 PM #8BannedWebsite's:
LightDDL.comNice tutorial
-
8th May 2010, 06:18 PM #9BannedWebsite's:
WarezHD.com Porn.WarezHD.comwhat a nice way to share!
-
8th May 2010, 11:56 PM #10Member
Thanks mate
* :: Trusted Sellers:: jayfella ~ddpanda~ desiboy~~` ~~SmartzKool ~~ RippeR ~~ george101
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Uploading to FileSonic Using cURL
By Gaurav in forum Web Development AreaReplies: 71Last Post: 14th Jan 2012, 03:00 AM -
[help] Uploading images to imageporter with curl
By hover in forum Web Development AreaReplies: 3Last Post: 23rd Apr 2011, 10:23 PM -
Guide me about some Uploading tricks (Share your Secrert about Uploading)
By Arthur in forum General DiscussionReplies: 13Last Post: 27th Oct 2010, 11:03 AM -
[linux] Uploading to FileServe via curl
By Snell in forum Tutorials and GuidesReplies: 0Last Post: 19th Jun 2010, 12:52 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...