Download ics file by script

I think i have it, the command that works looks like:
wget --output-document ./calendar.ics --auth-no-challenge --http-user=USER --http-password=“PASSWORD” “http://IP:PORT/remote.php/dav/calendars/USER/Kalender?export”

Thank you for your Help!

2 Likes