
Der neue Kratzbaum: in voller Pracht

https://abhiandroid.com/programming/json
https://blog.codeenigma.com/adding-files-to-nextcloud-using-the-command-line-9fe0074b843a
/var/www/nextcloud$ sudo -u www-data ./occ files:scan --path="/<my_username>/files"
Starting scan for user 1 out of 1 (<my_username>)
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains website.org \
--no-parent \
www.website.org/tutorials/html/
This command downloads the Web site www.website.org/tutorials/html/.
The options are: