mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
rsync troubles and updates
This commit is contained in:
@@ -170,6 +170,15 @@ Click here if no todo list appears here.</div></a>
|
||||
<li>re-enable CaveView
|
||||
</details>
|
||||
|
||||
<details><summary><!--2021-12-18 psargent--> Scan Upload sets ownership of new files - rsync fails thereafter</summary>
|
||||
Because the upload form (in troggle) is operating with webserver permisions as user 'www-data' it can't create files
|
||||
with ownership 'expo'. This stops rsync working (which uses exo@expo.survex.com username), so the form should set permsisions as <br>
|
||||
-rw-rw-r--<br>
|
||||
instead of<br>
|
||||
-rw-r--r--<br>
|
||||
which it does at the moment.
|
||||
</details>
|
||||
|
||||
|
||||
<details><summary><!--2021-11-04 psargent--> Scan Upload gives permissions error on localhost and, INITIALLY, on expo.survex.com .</summary>
|
||||
<li>http://expo.survex.com/scanupload/2022:00
|
||||
|
||||
Reference in New Issue
Block a user