Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Collection of several utilities to work with android backups
Project name: android-backup-toolkit
URL: https://sourceforge.net/p/android-backup-toolkit/
License: various (see individual projects)
Authors: various (see individual projects)
This project is simply a compilation of the six following projects, both latest
source code and binaries:
* android-backup-extractor: https://sourceforge.net/projects/adbextractor/
* android-backup-splitter: https://sourceforge.net/p/adb-split/
* android-timestamp-keeper: https://sourceforge.net/projects/androidtimestampkeeper/
* helium-backup-extractor: https://sourceforge.net/p/heliumbackupextractor/
* no-adb-backup-app-lister: https://sourceforge.net/projects/no-adb-backup-app-lister/
* tar-binary-splitter: https://sourceforge.net/projects/tar-binary-splitter/
All the android utilities are bundled in a single package.
Create a single adb backup for each app /sd and inform of missing apks
...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app.
The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well:
https://sourceforge.net/projects/adbextractor/