Specify filesystem owner after upload #2156
CoreKit-glitch
started this conversation in
General
Replies: 2 comments 1 reply
-
|
I have a similar situation where I am using virtual folders and the destination SFTP does not apply the correct default permissions (no, I do not have control to change the behavior). How can i get sftpgo to chmod any file uploaded? Is there a way with custom events or something? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
From #1147 it looks like that's achieved by setting a user's See the REST API: https://sftpgo.stoplight.io/docs/sftpgo/oorheq8wk07ug-add-user |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new on this product and trying to use it.
I appreciate your work and your project.
I can deal with virutal folder, per-folder permission all of this is great and works;
Just looking for how to deal with setting default filesystem POSIX permission (user,group,other) once file is uploaded throught sftp ?
All uploaded files belong to sftpgo user.
Can't configure this through sftpgo, right ?
Thanks for your help :)
Beta Was this translation helpful? Give feedback.
All reactions