6

How to transfer files between my Ubuntu and iPhone?

The answer here recommends to use this URL in nautilus:

afc://<your iPhone's UDID>/

Then next question is:

What is my iPhone UDID (without using iTunes)?

The answer here recommends running the following code:

lsusb -v 2> /dev/null | grep -e "Apple Inc" -A 2

and the result looks like this:

iManufacturer           1 Apple Inc.
iProduct                2 iPad
iSerial                 3 7ddf32e17a6ac5ce04a8ecbf782ca509...

So a URL like this

afc://7ddf32e17a6ac5ce04a8ecbf782ca509.../

Must work in nautilus. While it does not. where am I making mistake?

(... are filled with proper part of UDID)

Please do not recommend me to install iTunes on Ubuntu. No matter what method you use either Wine or PlayOnLinux it cannot work with USB.

Please also consider that the package gvsf-backends cannot be located on Ubuntu 16.04.1 LTS . I am using iPhone 7.

ar2015
  • 437
  • 1
  • 9
  • 19

2 Answers2

0

I installed Phone Drive in my Iphone and it worked perfectly!

This works using the browser through a Local Network

I got weird errors using usb...

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
-1

I use KDE Connect to link my Android phone to my Kubuntu desktop. In addition to supporting file transfers, it also support transferring the clip board, sharing notifications and using the phone as a mouse control. It consists of an app on the desktop and an app on the phone. I don't know if there is an version for the IPhone.