Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Transfer file ownership #2152

Closed
PVince81 opened this issue Feb 10, 2016 · 2 comments
Closed

Transfer file ownership #2152

PVince81 opened this issue Feb 10, 2016 · 2 comments
Assignees
Milestone

Comments

@PVince81
Copy link
Contributor

feature ticket: owncloud/core#19154

This is a CLI tool:
./occ files:transfer-ownership user1 user2

  • This transfers ALL files from user1 to user2.
  • It also transfers the shares and metadata info associated with those files (shares, tags, comments, etc).
  • The trashbin contents is NOT transferred.

@carlaschroder

@carlaschroder
Copy link
Contributor

Oh nice, this is great. I can retire the rinky-dink method I wrote up :)

@carlaschroder carlaschroder self-assigned this Feb 12, 2016
@carlaschroder
Copy link
Contributor

Commit: 6f83a78

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants