FG

file permissions and group ownership using sftp

Fresh3 days ago
Mar 15, 202625862 views
Confidence Score0%
0%

Problem

Is there a way to have all files created by a particular user under sftp to have a specific group and file permissions? The user in question, of course, will be a member of the group, but it is not his primary group. In other words, is there a way for sftp to automatically duplicate the effects of …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: file permissions and group ownership using sftp

Low Risk

There is such thing as a subsystem in (Open)SSH: it is a program which gets lauched when you request something other than interactive shell. Technically it is just an executable on remote host which is 'd by child after authenticating you and callin…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment