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

Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1.     
    #1
    Member

    Default [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
    Screen





    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: 5
    Coding Horror Fan
    I don't read PM's frequently .

  2.   Sponsored Links

  3.     
    #2
    Respected 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.

  4.     
    #3
    Member
    Nice tutorials but why you dont try gFtp?

  5.     
    #4
    Member
    Website's:
    youstreamit.org
    hmm, it isn't possible to make this work with php on a website right?

  6.     
    #5
    The Wise One
    Website's:
    twilight.ws ddlrank.com
    Quote Originally Posted by geeneen View Post
    hmm, it isn't possible to make this work with php on a website right?
    The code he provided is to be run from the command line, so no, pasting this code in a php script would only give errors unless you used it in the exec() , system() or passthru() function.
    I can always be contacted by sending a tweet @twilightws

  7.     
    #6
    Respected Member
    You could set up a cron job to do it.

  8.     
    #7
    Member
    Thanks for this tutorial

    was looking for something like that before



  9.     
    #8
    Banned
    Website's:
    LightDDL.com
    Nice tutorial

  10.     
    #9
    Banned
    Website's:
    WarezHD.com Porn.WarezHD.com
    what a nice way to share!

  11.     
    #10
    Member
    Thanks mate
    * :: Trusted Sellers:: jayfella ~ddpanda~ desiboy~~` ~~SmartzKool ~~ RippeR ~~ george101

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Uploading to FileSonic Using cURL
    By Gaurav in forum Web Development Area
    Replies: 71
    Last Post: 14th Jan 2012, 03:00 AM
  2. [help] Uploading images to imageporter with curl
    By hover in forum Web Development Area
    Replies: 3
    Last Post: 23rd Apr 2011, 10:23 PM
  3. Replies: 13
    Last Post: 27th Oct 2010, 11:03 AM
  4. [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