I’ve an iPhone and Id like to backup my phone to my server running Debain 11 with docker installed.

So, is there a way to install and run iTunes either on the os it self or in a container?

  • @deletedOP
    link
    English
    31 year ago

    I totally understand. However, I stumbled upon this repository https://github.com/shield007/wine-itunes-docker

    But last commit was 9y so 100% abandoned.

    Then I asked myself what if we can run on a container a lightweight wine version tailor made to be compatible with iTunes?

    • Scroll Responsibly
      link
      fedilink
      English
      31 year ago

      iTunes requires usb drivers to sync with an iPhone. Wine does not support windows usb drivers so even if you get iTunes to work in wine, connecting to the iPhone with it won’t work. You might be able to use libimobiledevice to do a backup.

      • @deletedOP
        link
        English
        21 year ago

        Iphone can do wireless backup if both the iphone and pc are connected to the same network.

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        1 year ago

        I use libimobildevice on my raspberry and it works in terms of backups. I haven‘t tried to restore it though. Hope this works too… :D

        • @deletedOP
          link
          English
          11 year ago

          Could you please elaborate more about your setup?

          Like what software you used with raspberry pi to backup your data.

          I have no problem using windows to restore though.