-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Federated shares should use share_folder config setting #540
Comments
I'd say by design and IIRC the setting is deprecated. |
Really? Since when? |
No, it is not deprecated... I think it would make sense to use it for federated shares as well. |
Do we have a chance to see this issue fixed in v12? |
I don't think so, because we have still a lot of other stuff to do for v12 |
Any news about this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
Remote shares should use the "default folder for shared files and folders other than root".
The received file should be stored in the defined folder.
https://github.com/nextcloud/server/blob/stable9/config/config.sample.php#L1066-L1069
Actual behavior
The received files stored in the root.
Steps to reproduce the behavior
config.php
.Server configuration
Nextcloud version:
9.0.53 (stable)
Updated from an older Nextcloud/ownCloud or fresh install:
ownCloud 9.0.3 -> Nextcloud 9.0.50 -> … -> 9.0.53
List of activated apps:
App list
The content of config/config.php:
Config report
Is it a bug, a feature, or by design?
The text was updated successfully, but these errors were encountered: