Round-Sync icon indicating copy to clipboard operation
Round-Sync copied to clipboard

"Transfer files only over Wi-Fi" continues to transfer over mobile data upon disconnect.

Open josphh opened this issue 1 year ago • 0 comments

  • [x] I have read the above note

What version of Round Sync are you using (About -> App version)?

2.5.6

What is your Android version, phone model and manufacturer?

Android Version 14, Google Pixel 6 Pro

Which steps are required to reproduce this issue?

Example:

  1. Start a task to begin a sync
  2. Run the task connected over WiFi
  3. Disconnect from the WiFi onto mobile data
  4. Synchronisation continues to run using mobile data.

What is your configuration (rclone.conf)?

type = alias
remote = /storage/emulated/0

[GoogleDrive]
type = drive
client_id = ***
scope = drive
client_secret = ***
token = ***
team_drive = 

[cryptGoogleDrive]
type = crypt
password = ***
remote = GoogleDrive:crypt
filename_encryption = standard

Does the same issue also occur when using the same configuration on a PC or in Termux?

N/A

josphh avatar Oct 23 '24 22:10 josphh