Skip to content

Handling of chrooted STOU causes incorrect permissions #9

@Castaglia

Description

@Castaglia

Per Bug#4223, the mod_xfer module was not correctly honoring the Umask directive for files uploaded using the STOU command. This has been fixed.

However, the user who reported this issue still saw the problem because their proftpd was using the mod_vroot module. Specifically, the resolving of the path for the ultimate chmod(2) system call was failing, as the resolved path included a leading "/" -- and this lead to the ENOENT error.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions