-
Notifications
You must be signed in to change notification settings - Fork 100
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
Create subfolder in default directory by default #764
Comments
Hi, would you be willing to work on this and write SAF code and the necessary access checks that ensures the Syncthing native has access to the subfolder? Android apps only create folders with scoped access by Uris if the user does consent access. |
This seems to be better idea after #763 |
Although I understand the frustration of the original poster, I would want this to be optional! If I create (in a file manager, say) a folder called "Passwords" then choose that folder while setting up Syncthing, I would want my files to be synced there, not in a folder called "Passwords/Passwords". Maybe what is really needed is a clear indication in advance of whether or not a subfolder will be created, so the user will understand better what is being configured. |
You are misunderstanding the proposal. If you select a folder, it should sync directly into that folder. But if you stay with the default folder, it should automatically create a subdir, because your default folder would become useless as default if something syncs right into it. |
If using the ~/syncthing method of folder defaults, accepted folders go into subdirs with their respective name. |
Description of the issue
When I select the default directory as a directory for a new synced folder, the app syncs right into that folder, which doesn't seem to make sense since I can then not reasonably add any more directories into it.
Expectation
The app creates and syncs to a subdirectory with the name of the share if I select the default directory.
Version Information
The text was updated successfully, but these errors were encountered: