Hi @dickoa thank you so much for the work on robotoolbox. I am trying the kobo_attachment_download function, but I get an error each time:
Error in file(w$disk, open = “wb”) : all connections are in use.
Downloading files [357ms]
There were 50 or more warnings (use warnings() to see the first 50)
This results in some 0 byte files in the ‘Media’ folder.
Thank you for the effort. Unfortunately I do not get it to work. The kobo_attachment_download now shows this (32ms is quite short for 3gb of images…). And the folder remains empty.
Also, the kobo_asset_file_list function remains results in a tibble with 0 rows.
That’s weird, yesterday I tried with several projects including one with 20gb of images.
I think it’s because I added an overwrite params and set it to FALSE by default and it was not working as expected. Set overwrite to TRUE, I’ll post a fix.