Using with rsync backup for android

318 views
Skip to first unread message

snau...@gmail.com

unread,
Jan 3, 2016, 11:15:09 PM1/3/16
to Automate
I have been using Llama to automate Rsync Backup for Android (RBfA) to backup my phone to my NAS.

I stumbled across Automate and, wow. Looks awesome. Alas, trying to use the RBfA locale plugin does not work in Automate. RBfA opens, but there is no way to select an RBfA profile to execute. 

Any ideas?

Henrik Lindqvist

unread,
Jan 4, 2016, 12:03:02 AM1/4/16
to Automate, snau...@gmail.com
If you're using this app:
https://play.google.com/store/apps/details?id=eu.kowalczuk.rsync4android

It's an improper Tasker/Locale plug-in.
However you may be able to start a sync with the App decision block:
Package: eu.kowalczuk.rsync4android
Class: eu.kowalczuk.rsync4android.RsyncRunner
Extras: { "profile_name": "<name of profile here>", "dry_run" as boolean: 0 }

Henrik Lindqvist

unread,
Jan 4, 2016, 10:45:17 AM1/4/16
to Automate, snau...@gmail.com
If that doesn't work try the Broadcast send block:
Package: eu.kowalczuk.rsync4android
Action: "com.twofortyfouram.locale.intent.action.FIRE_SETTING"
Extras: { "om.twofortyfouram.locale.intent.extra.BUNDLE": { "eu.kowalczuk.rsync4android.PROFILE_NAME": "<name of profile here>" } }



On Monday, January 4, 2016 at 5:15:09 AM UTC+1, snaunton wrote:

droi...@gmail.com

unread,
Jan 16, 2016, 12:19:42 AM1/16/16
to Automate, snau...@gmail.com
I was looking for this same function, and found this post while searching.  Glad to see I'm not the only one looking for this function!

Unfortunately I couldn't get either method to work (app decision block gave permission denied error, broadcast block had no response).

Strangely the rsync plugin works without any trouble in llama :-/  I wish it would work in Automate since your app is much more powerful.

Evan Hempel

Henrik "The Developer" Lindqvist

unread,
Jan 16, 2016, 1:20:03 AM1/16/16
to Automate, snau...@gmail.com, droi...@gmail.com
Please try the latest Alpha version:
https://plus.google.com/110165001747691845730/posts/ZgetBzG9Kdt

The rsync plug-in incorrectly expects a "breadcrumb" title to be sent, or it didn't handle it as an plugin intent.
The latest Alpha sends a "breadcrumb" title, so the Plug-in action block should work with it now.

Evan Hempel

unread,
Jan 16, 2016, 2:15:22 AM1/16/16
to Henrik The Developer Lindqvist, Automate, snau...@gmail.com

Thank you, in the alpha version it is working perfectly!

Evan

Reply all
Reply to author
Forward
0 new messages