Upload to Shares script?

Discussion in 'LiquidFiles General' started by Ron Stanonik, May 11, 2018.

  1. Ron Stanonik

    Ron Stanonik New Member

    Joined:
    Nov 3, 2016
    Messages:
    4
    Likes Received:
    0
    I need to upload to Liquidfiles Shares.

    I found a linux script in the forum for uploading to a filedrop.

    Are there any examples for uploading to Shares?

    Or even documentation about how to curl that?

    Thanks

    Ron
     
  2. David

    David Administrator
    Staff Member

    Joined:
    Dec 1, 2015
    Messages:
    781
    Likes Received:
    31
    You could try to upload it to Share via API (HTML form based uploads): https://man.liquidfiles.com/api/shares/upload_file.html#html_uploads
    Scripts with Curl we are using because it's an easy way to demonstrate how API works. To send API query to the LF server you can use Curl or any other tools in various programing languages which support REST based API.
     

Share This Page