Steps to reproduce
- run
sudo -u www-data php occ files:transfer <source-user> <source-user> (there is no mistake, both users are the same)
Expected behaviour
There should be error or warning, risk of recursion and loosing data.
Actual behaviour
All user's files were deleted
Steps to reproduce
sudo -u www-data php occ files:transfer <source-user> <source-user>(there is no mistake, both users are the same)Expected behaviour
There should be error or warning, risk of recursion and loosing data.
Actual behaviour
All user's files were deleted