you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (2 children)

For my LineageOS phone I use ADB: adb pull /sdcard/DCIM/Camera to get photos I've taken for example.

  • source
  • hideshow 4 child comments
  • [–] 1 point 2 years ago (1 child)

    OP may need to install ADB and enable USB debugging. Here's a guide if they don't know how

    https://www.tecmint.com/install-android-debug-bridge-linux/

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    Actually, I always end up using ADB tools to get files or photos, you can get recursive files to get them all. I do it even with people that tries to get photos from their Windows machines, so I don't think it's a problem with Linux neither. This is the best way to get safely and correctly all your files.

  • source
  • parent