So, apparently I did a fresh install of Ubuntu 16.04. It seems that I need to back up my iPod's DCIM folder in it's AFC path. The problem is that I can't figure out how to get to the AFC path in Ubuntu 16.04. In 14.04, it would take me to afc://(device)
, while in 16.04 it just takes me to gphoto2://[usb:002,010]/
. Apparently this isn't what I want as there is only 1 folder and it's either a blank DCIM
folder or some folder called store
followed by an underscore and binary code.
(Note: The iPod is running iOS 9.)
/media/andrew/ANDREW'S IP
which would vary on your system according to 1. Your username 2. Your device name. In this directory are the directories for Photos, Recordings etc. I am not sure if this is along the lines of what you are after? – andrew.46 May 03 '16 at 01:40/media/$USER/$DEVICE_NAME
. I am using an ipod classic, perhaps there is different behaviour with your device. If so I will probably be no help to you :(. – andrew.46 May 05 '16 at 00:08