Skip to content
Discussion options

You must be logged in to vote

Hi,

this is not supported and very difficult to implement for filesystem different from the local one. For local filesystem it is dangerous since you can easily delete unwanted files, think for example if you have two users with the same home dir or similar.

However you can easily customize SFTPGo to add this feature yourself. You can configure a custom action to react to the delete provider event and remove the home dir in your custom script/http hook.

Take a look here for more details.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Dante3004
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants