Automate file download and put in dropbox

Discussion in 'Programming' started by turbowarp, Jun 24, 2014.

  1. #1
    I have a password protected web url and need to download a mp3 file. I need some help setting up up the chron for wget then drop it into a folder on my dropbox every 30 minutes.
     
    turbowarp, Jun 24, 2014 IP
  2. ptrrsnv

    ptrrsnv Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Download the file using wget, then use the bash dropbox uploader to upload your file to dropbox
    You can get the bash uploader here: https://github.com/andreafabrizi/Dropbox-Uploader

    If you need any other help, let me know
     
    ptrrsnv, Aug 11, 2014 IP