transfer-ownership
Transfer ownership of a Share from one user to another.
Syntax:
shell
sfiler-admin [options] unassign-user-from-group [command options]
Command options | Required / Optional | Description |
---|---|---|
-n | Required | The name of the Share. |
-to | Required | The 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"