Hi all, I have Transmission set up on my MyCloud EX2 Ultra. Whenever a torrent is downloaded by Transmission, the files and directories created cannot be changed, modified or deleted. It says that they are owned by ‘root’ and i don’t have permission.
Running chmod -R 777 on the affected files solves the problem. However, this only works for files already there. Whenever a new torrent is downloaded, I have to go into SSH again and redo this.
Is there any way to make it so that I will have full permissions on these downloaded files for good? Thanks!