Files saved under wrong user&group.
Posted: April 15th, 2014, 10:08 am
Dear Sabnzbd,
first of all, I want to say I've been a great fan of your product and I been using it for a while.
But not long ago, files started disapearing on my QNAP-Nas.
According to the logs, the file was downloaded, but not visible in the share.
I loged in with admin account by SSH and the files were visible.
I did a and notised files were created with the wrong user&group.
When I loged into the control panel, I saw there was an update from QNAP and one from SABnzbd.
I installed both, fater which no new files were visible anymore.
I did a complete deinstall from SABnzbd, renamed the folders and reinstalled.
The excisting folder rights are correct
[/share/MD0_DATA/Download/sabnzbd] and all in it are 766.
[group: martein:users]
All new folder and files made by sabnzbd are created
[group: admin:admin]
Main folders are visible, but the content in it, isn't anymore.
How can I correct this?
On the QNAP forums, they didn't know a solution.
Thanks in advanced.
I miss my SABnzbd
first of all, I want to say I've been a great fan of your product and I been using it for a while.
But not long ago, files started disapearing on my QNAP-Nas.
According to the logs, the file was downloaded, but not visible in the share.
I loged in with admin account by SSH and the files were visible.
I did a
Code: Select all
ls /lWhen I loged into the control panel, I saw there was an update from QNAP and one from SABnzbd.
I installed both, fater which no new files were visible anymore.
I did a complete deinstall from SABnzbd, renamed the folders and reinstalled.
Code: Select all
[/share/MD0_DATA/Download/sabnzbd] # chmod -R 766 complete
[/share/MD0_DATA/Download/sabnzbd] # chown -R martein:everyone complete[/share/MD0_DATA/Download/sabnzbd] and all in it are 766.
[group: martein:users]
All new folder and files made by sabnzbd are created
[group: admin:admin]
Main folders are visible, but the content in it, isn't anymore.
How can I correct this?
On the QNAP forums, they didn't know a solution.
Thanks in advanced.
I miss my SABnzbd