-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User without permissions is not warned when moving an external storage folder #26671
Comments
Thanks @SergioBertolinSG |
A warning would be nice to explain to users why they can not move an external storage folder like they can do with e.g. shared folders. However, it would be even nicer to be able to move such a folder around as you wish. |
@PVince81 what do you think about regular users moving global external folders in their filesystem without affecting other users? It is feasible? At the moment I think this is the expected behaviour as the administrator set up those folders for all users at once. Not sure if this behaviour change is too complex for files external app. |
It is too complex for now with the current data structure, and we really don't want to mess / split / convert the admin-side configuration every time a user decides to have their own way. However if we want this long term, we could leverage the new |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io. |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io.) |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io.) |
This issue has been automatically closed. |
Steps to reproduce:
Expected behaviour:
A warning appears telling the user why he cannot move that folder.
Actual behaviour
It doesn't happen but the user is not warned.
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache
Database:
MySQL
PHP version:
7.0
ownCloud version: (see ownCloud admin page)
Current master
{"installed":true,"maintenance":false,"needsDbUpgrade":false,"version":"9.2.0.3","versionstring":"9.2.0 pre alpha","edition":"","productname":"ownCloud"}
Updated from an older ownCloud or fresh install:
Fresh
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Yes, SFTP
Are you using encryption:
No
Logs
Client configuration
Chrome.
The text was updated successfully, but these errors were encountered: