The issue im having is Samba can access a folder however when a new torrent is added to Deluge, Samba becomes unable to touch it and then i have to go chmod it if i wan't to touch it.
I have a Samba LXC running as privilleged and a Deluge thin client running as an unprivlleged.
I setup the deluged thin client using the setup listed here.
And samba was setup pretty straight forward with the only thing i tinkered with being adding this config.
In the past i had done practically the exact same thing yet i swear i didn't have this issue, maybe i caught it early, used a different guide or maybe with updates either the new deluge or something with samba / proxmox has changed because for the life of me i can't figure it out.
Proxmox also uses this in the config for both the Samba and the Deluge LXC.
If anyone can offer any insight i would very much appreciate it.
I have a Samba LXC running as privilleged and a Deluge thin client running as an unprivlleged.
I setup the deluged thin client using the setup listed here.
And samba was setup pretty straight forward with the only thing i tinkered with being adding this config.
[Storage]
path = /Storage
valid users = user
read only = no
writable = yes
browsable = yes
create mask = 0777
directory mask = 0777
In the past i had done practically the exact same thing yet i swear i didn't have this issue, maybe i caught it early, used a different guide or maybe with updates either the new deluge or something with samba / proxmox has changed because for the life of me i can't figure it out.
Proxmox also uses this in the config for both the Samba and the Deluge LXC.
/Storage,mp=/Storage
If anyone can offer any insight i would very much appreciate it.