Automating a CSV export and pushing it to a folder

(3 posts) (2 voices)

Tags:

No tags yet.

  1. apao, Member

    Hi!
    I have to automate CSV exports from our database each night and push them to a specific folder. Is it possible to do so with myDBR?
    Thanks in advance for sharing knowledge!

  2. myDBR Team, Key Master

    You can script the CSV-export download with wget/curl and then copy the file to desired location. You can use HTTP Basic authentication with wget/curl.

    --
    myDBR Team

  3. apao, Member

    Thanks for your answer


Reply

You must log in to post.