Skip to content

transfer-ownership

Transfer ownership of a Share from one user to another.

Syntax:

shell
sfiler-admin [options] unassign-user-from-group [command options]
Command optionsRequired / OptionalDescription
-nRequiredThe name of the Share.
-toRequiredThe name of the user that will become the owner of the Share.

Example:

shell
sfiler-admin.exe -l sfiler-master -p 012345 -s https://www.sfiler.com/sfiler/server/ transfer-ownership -n "my-share" -to "my-user"