Skip to content

angee.storage_integrate_iphone.connect

iPhone-backup Mount provisioning.

create_iphone_backup_mount

python
def create_iphone_backup_mount(user: Any, *, name: str, path: str,
                               mode: MountMode | str) -> Any

Validate and provision one unencrypted iPhone-backup Mount.

Released under the AGPL-3.0 License.