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

Simple local rclone/rsync failing. #299

Open
DiagonalArg opened this issue Oct 4, 2024 · 0 comments
Open

Simple local rclone/rsync failing. #299

DiagonalArg opened this issue Oct 4, 2024 · 0 comments

Comments

@DiagonalArg
Copy link

Pixel 7, GrapheneOS, Android 14
RoundSync 2.5.6

I am transferring data to the phone (books) by rsyncing computer -> USB drive, and then trying to rsync USB drive -> phone. I'm getting no errors, but when I run the task, I'm told, "nothing to do." Images below.

I turned on logging, but no log file was produced in Android/data/de.felixnuesse.extract/files/logs. Also, I am unable to access the USB drive from Termux.

rclone.conf:

[5d44cd8d-397c-4107-b79b-17f2b6a071e8]
type = alias
remote = /storage/emulated/0

[local-saf]
type = webdav
pass = <long random alphanum string>
url = http://localhost:40404/
user = dav

rcx.prefs:

{"showThumbnails":false,"isWifiOnly":false,"allowWhileIdle":false,"useProxy":false,"proxyProtocol":"http","proxyHost":"localhost","proxyPort":8080,"proxyUser":"","safEnabled":true,"refreshLaEnabled":true,"vcpEnabled":false,"vcpDeclareLocal":true,"vcpGrantAll":false,"isDarkTheme":"0","isWrapFilenames":true,"appUpdates":false,"useLogs":true}

rcx.json:

{"tasks":[{"id":1,"title":"BookSync","remoteId":"local-saf","remoteType":-10,"remotePath":"\/D659-2C81\/Books","localPath":"\/storage\/emulated\/0\/Download\/Books","direction":2}],"trigger":[]}

1
2
3
4
5

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

1 participant