Permalink
2 comments
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
disallow creation (of empty files) in read-only mode; reported by
Michal Zalewski, feedback & ok deraadt@
- Loading branch information
This comment has been minimized.
Hi,
I was working something similar to this. Do you have the steps on how to go about creating zero length files in the read-only mode? Is the file system in the read-only mode or something else that we are talking about here.
Thanks,
Karthik
This comment has been minimized.
Replying to an old comment because this just came up due to some useless PCI-DSS scan company. This relates to sftp-server's -R flag.