mike-h30 wrote on Wednesday, August 26, 2009:
I recently created an off site mirror of my web root using rsync. I have encountered a problem with rsync not synchronizing the patient documents in /openemr/documents/. It appears that when a new patient document folder is created the permissions on the folder are 700 while the individual documents (i.e. PDF’s) uploaded to the folder are 644.
1. What permissions are recommended on the individual patient documents folder (i.e /openemr/documents/1658 ?
2. Do I need to create a script to automatically change the patient documents folders to recommended permissions or can this be adjusted in OpenEMR code?
Thanks,
Mike