Skip to content
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

Folders on SD card can't be set to Send and Receive from the app, Web GUI and app mismatch. #1087

Open
cheintz opened this issue Feb 11, 2024 · 3 comments

Comments

@cheintz
Copy link

cheintz commented Feb 11, 2024

Folders on SD card can't be set to Send and Receive. This was an underlying issue with the previous app, but the readme.md suggests it was at least partially fixed here.

Reproduction Steps

  1. Create folder
  2. Set directory to somewhere on the SD card
  3. Attempt to change Folder Type and note that it displays the message "Your android version only grants Syncthing readonly access to
    the selected folder. Create folder anyway.
  4. Open web GUI
  5. Select created folder -> edit -> advanced
  6. Set sync type to send & receive
  7. Return to app. Edit the folder within the app and note that it still says "send only" and gives the same error as above.
  8. Check log. Reported folder status matches what's reported by Web GUI
  9. Add the folder to another device, create a folder on that device. Note that the behavior of the phone is "Send only"

Version Information

  • App Version: 1.27.2.1
  • Syncthing Version: v1.27.2
  • Android Version: Android 10
  • Device manufacturer: Samsung
  • Device model: Galaxy S9 Verizon SM-G960U

Also confirmed on:

  • App Version: 1.27.3.0
  • Syncthing Version: v1.27.3
@Catfriend1
Copy link
Owner

Maybe there is an issue regarding the use of sdcards... But I don't have a sdcard slot and cannot test/debug it.

@Catfriend1
Copy link
Owner

Btw it's not fully supported that you edit config via web UI as the wrapper attempts to reload the config and cannot hot-reapply all settings. Saving again a change via wrapper after you did one save on the web ui is expected to revert a change, tbough.

What are the full absolute paths of your sendOnly attempt from the wrapper and from the webUi?

@cheintz
Copy link
Author

cheintz commented Feb 27, 2024

I select it as "SD Card/Long term media ". It shows as /storage/9016-4EF8/Long term media in the app. In the Samsung file browser, it shows as "SD Card/Long term media"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants