UpdatedFeb 29, 2020
PublishedFeb 29, 2020
Packagenet.letscorp.rsyncwrapper
MD5768dea2a95892c91070bf15f78dad0a3
SHA1 (signer)E7:61:A3:87:ED:8C:5E:A4:C9:3C:76:A4:AD:97:EF:02:75:9C:40:82
Signed byCN=Xingfan Lin
Malware scanTRUSTED
Description
* 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.comdevicesstoragetraditional.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:
*storageXXXX-XXXXAndroiddatapackage-namefiles
*storageXXXX-XXXXAndroidmediapackage-name
In RsyncWrapper, when you enter the sourcedestination field, you can now use the built-in directory chooser to help finding out these writable directories with ease.
Sorry for inconvenience.
* 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.comdevicesstoragetraditional.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:
*storageXXXX-XXXXAndroiddatapackage-namefiles
*storageXXXX-XXXXAndroidmediapackage-name
In RsyncWrapper, when you enter the sourcedestination field, you can now use the built-in directory chooser to help finding out these writable directories with ease.
Sorry for inconvenience.
Required features
- Faketouch android.hardware.faketouch
Permissions (4)
Rsync Wrapper requests the following Android permissions:
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE