-
Is your feature request related to a problem? Please describe. Describe the solution you'd like Clicking this button should:
Describe alternatives you've considered
Additional context Thank you for considering this improvement! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi, I am not yet sure if this should be a first class feature. Will need to think about it for a while.
For now, I am wondering how did that happen? We don't actually set the backup path automatically so maybe the auto fill feature of your browser or some external like a browser addon filled in this path? Also, as long as the first backup is not successful, you can always reset the backup location. Only when the initial backup is successfully done, there is no way via the AIO interface to reset it anymore currently which is intended to be a safe-guard... |
Beta Was this translation helpful? Give feedback.
-
Hi @szaimen, Thank you for your quick reply! Regarding the auto-filled path: I can confirm that this was not a browser auto-fill issue. I have set up multiple AIO instances for testing, and on a Synology NAS, the pre-filled suggestion in the input box consistently defaults to a path within the user's home directory ( You are right that the location can be reset before the first backup. However, the main problem arises after the initial setup. I strongly believe that allowing to change the backup location later should be a "first-class feature" for several critical, real-world scenarios:
The current "safe-guard" feels more like a restriction that forces users into complex command-line actions for very common administrative tasks. A simple button with a clear warning like "Warning: Changing this path requires re-initializing the backup. Are you sure?" would provide both safety and the necessary flexibility. I hope you will reconsider this. This feature would make AIO even more robust and user-friendly. Thank you! |
Beta Was this translation helpful? Give feedback.
-
I cannot tell where this comes from. I guess it is auto-filled from your browser. If you check the codebase, we don't have that string in the project: https://github.com/search?q=repo%3Anextcloud%2Fall-in-one+%22%2Fvolume1%2F%22&type=code Apart from that, I add the feature request for this (Allow changing the backup path easily in the AIO interface) to #5251 in the meantime. |
Beta Was this translation helpful? Give feedback.
I cannot tell where this comes from. I guess it is auto-filled from your browser. If you check the codebase, we don't have that string in the project: https://github.com/search?q=repo%3Anextcloud%2Fall-in-one+%22%2Fvolume1%2F%22&type=code
Apart from that, I add the feature request for this (Allow changing the backup path easily in the AIO interface) to #5251 in the meantime.