Usb 2TB detected but no permission to write

Hi,
I’m frustrated. Everything seemed to work smoothly but I have no clew why I have no permission to write/upload.

Following some screenshots/data. I hope someone can help.
Thanks,
Tim

Der Nutzer www-data muss Eigentümer der directory /media/LXTNextcloud2TB sein.
Das geht mit sudo chown www-data:www-data /media/LXTNextcloud2TB.

1 Like

Danke für deine Rückmeldung.
Hat aber leider nicht funktioniert ;(

I must enter the correct path. However, I seem not to have sufficient rights, although I’m root/admin…

Maybe an issue with “nobody” “nogroup”?

Solved:

Had to run again

sudo -u www-data bash
cd /path/to/localdir
mkdir data

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.