What version of Round Sync are you using (About -> App version)?
2.5.6
What is your Android version, phone model and manufacturer?
Android 15, Google Pixel 6a
This also happened on Android 14
Which steps are required to reproduce this issue?
Install Shelter, create a Work Profile, install Round-Sync in it
Open Shelter, enable File-Shuttle (this lets the default Files app access files of the Owner/Work Profile from the Work/Owner profile)
In Round-Sync in the Work Profile, Settings > File Access > enable SAF Client Preview, and add the Shelter location (this should add net.typeblog.shelter.documents (/storage/emulated/0))
A Remote called local-saf has been created
Enable Content Provider Preview in settings
Open the default Files app
Select Round Sync in the left menu with all locations
local-saf does not appear. "0 Remotes available"
Other remotes appear correctly. This only happens with local and local-saf remotes.
Extra details about my usecase
The system backup app Seedvault lets me select a Round Sync remote as a backup destination.
I setup a remote in Round Sync on my Work Profile that points to my main Profile (via Shelter).
I want Round-Sync to let me access it from the Content Provider Preview, in order to backup my Work Profile to a destination on my main Profile (via Shelter and Round Sync).
Please also enable rclone logging (Settings > Logging > Log Rclone errors). You're going to need the log for the last question.
What is your configuration (rclone.conf)?
[local-saf]
type = webdav
user = dav
pass = xxxxxxxxxxxxxxxxx
url = http://localhost:40404/
Does the same issue also occur when using the same configuration on a PC or in Termux?
What version of Round Sync are you using (About -> App version)?
2.5.6
What is your Android version, phone model and manufacturer?
Android 15, Google Pixel 6a
This also happened on Android 14
Which steps are required to reproduce this issue?
File-Shuttle
(this lets the default Files app access files of the Owner/Work Profile from the Work/Owner profile)SAF Client Preview
, and add the Shelter location (this should addnet.typeblog.shelter.documents (/storage/emulated/0)
)local-saf
has been createdContent Provider Preview
in settingslocal-saf
does not appear. "0 Remotes available"Other remotes appear correctly. This only happens with
local
andlocal-saf
remotes.Extra details about my usecase
The system backup app
Seedvault
lets me select aRound Sync
remote as a backup destination. I setup a remote inRound Sync
on my Work Profile that points to my main Profile (via Shelter). I want Round-Sync to let me access it from the Content Provider Preview, in order to backup my Work Profile to a destination on my main Profile (via Shelter and Round Sync).Please also enable rclone logging (Settings > Logging > Log Rclone errors). You're going to need the log for the last question.
What is your configuration (
rclone.conf
)?Does the same issue also occur when using the same configuration on a PC or in Termux?
Not applicable