derzeitiger Stand: ich kann mit dem Win-Explorer auf den Raspi zugreifen. Die USB-Platte mit Bezeichnung “NAS” wird auch angezeigt, aber ich habe keine Berechtigung weder mit dietpi, root oder meinem Benutzernamen.
Da ich zu diesem Bereich nur über Halbwissen verfüge, bitte ich um Erläuterung wie ich das im Terminal auf die Reihe bekomme.
First of all, pls try to stick to English language as we are an international community. Feel free to use translation tools like DeepL.
Back to your issue. Do you use SMB to connect? Did you installed samba server on DietPi? Or you are using FTP? Which FTP client? Some more details on your system would be helpful.
can i upload the vsftpd.conf here?
I have experimented with this file so much that I have installed vsftpd again.
The settings must be correct, otherwise I could not get access to the Raspberry via vsftpd in Explorer. The explorer shows …/mnt/NAS/. Then I get the message that I do not have access permission to the folder (error 550). So I’ve already got that far.
First of all you need to change the local_root=/mnt/dietpi_userdata in your /etc/vsftpd.conf to local_root=/mnt/NAS, if you (only) want to access the NAS and not any other files from your Pi.
But I assume also then you will be only able to read files, and not be able to write. We can change that, but first let’s check the permissions with: