Files
znc/test
dxbjavid 01678166a8 fileutils: force owner write while copying read-only sources
Opening the destination at the source's exact mode breaks when the
source lacks owner write (e.g. r-xr-xr-x): the create still works but
the overwrite path can't reopen such a destination for writing. Force
owner read+write while copying and let the trailing Chmod() put the
source mode back, which only ever adds owner bits so the group/other
bits stay as restrictive as the source throughout. Add a regression
test covering the restricted-mode and read-only-source cases.
2026-06-09 09:53:57 +05:30
..
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00