Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no wifi sync only usb sync #1473

Open
mothabrain opened this issue Jul 22, 2023 · 3 comments
Open

no wifi sync only usb sync #1473

mothabrain opened this issue Jul 22, 2023 · 3 comments

Comments

@mothabrain
Copy link

when i connect my iphone directly via usb everything works fine:

idevicebackup2 -d -u 123123123123123123 backup /home/ios/
Backup directory is "/home/ios/"
Started "com.apple.mobilebackup2" service on port 52984.
Negotiated Protocol Version 2.1
Reading Info.plist from backup.
Starting backup...
Backup will be unencrypted.
Requesting backup from device...
Incremental backup mode.

if i try the same with the "-n" switch no device is present

idevicebackup2 -n -d -u 123123123123123123 backup /home/ios/
No device found with udid 123123123123123123

i welcome any hint or solution!

@Schlaubischlump
Copy link

If you use linux you need a version of usbmuxd that supports Wi-Fi devices, e.g. https://github.com/tihmstar/usbmuxd2

@olly1240
Copy link

olly1240 commented Aug 5, 2023

I found netmuxd to be reliable and is released as a single executable
https://github.com/jkcoxson/netmuxd

@Blackspell01
Copy link

@Schlaubischlump @olly1240 can you please explain how to use either usbmuxd2 or netmuxd? Im desperately trying to get wifi syncing working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants