Setting up Transmission with Docker

My files are giving me a “Permission Denied” on transmission when download starts.

I did “id” on putty, and I set the PGID 100 and PUID 1026 environment variables (although I’m not sure I’m using the right user).

I also set up all permissions for the Downloads folder. I desperation I did chmod 777 -R /downloads but not even that way.

What am I doing wrong?

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