* rsync and dbclient binaries compiled by Android NDK from official source code of rsync and dropbear
* run rsync tasks repeatedly with JobScheduler API
* NO ROOT NEEDED
* AD FREE
** Notice
There are users' reports saying it is not possible to sync on external SD Card with Android 6.0+.
According to Google's document:
https://source.android.com/devices/storage/traditional.html
It is true if you did not format the external SD card as adoptable storage but left it as portable. Doing this made any 3rd party apps, including RsyncWrapper, failed to write contents to this card freely. The directories on the SD Card that an app can write to are restricted to the following places, for example:
*/storage/XXXX-XXXX/Android/data/package-name/files
*/storage/XXXX-XXXX/Android/media/package-name
In RsyncWrapper, when you enter the source/destination field, you can now use the built-in directory chooser to help finding out these writable directories with ease.
Sorry for inconvenience.
Última versão
1.9.8Enviado por
Al Nirjisa
Requer Android
Android 5.0+
Categoria
Grátis Ferramentas APPClassificação do Conteúdo
Everyone
Relatório
Marcar como inapropriadoLast updated on Jan 8, 2018
* Add copy task function