▲ 37 ▼ how do i transfer files via usb c cable from a pixel 6a (grapheneos) to linux mint? (lemmy.ml) submitted 2 years ago by jackpot@lemmy.ml to c/linux@lemmy.ml 27 comments fedilink hide all child comments
[–] CsXGF8uzUAOh6fqV@lemmy.world 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. permalink fedilink source hideshow 4 child comments replies: [–] CorrodedCranium@leminal.space 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/ permalink fedilink source parent hideshow 2 child comments replies: [–] swytch@lemmy.ml 3 points 2 years ago If OP installed GrapheneOS they likely already have adb and USB debugging configured. That said, as recommended in the FAQ, one should use android-file-transfer, since enabling USB debugging (and using adb) is a security breach permalink fedilink source parent [–] Aradia@lemmy.ml 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. permalink fedilink source parent
[–] CorrodedCranium@leminal.space 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/ permalink fedilink source parent hideshow 2 child comments replies: [–] swytch@lemmy.ml 3 points 2 years ago If OP installed GrapheneOS they likely already have adb and USB debugging configured. That said, as recommended in the FAQ, one should use android-file-transfer, since enabling USB debugging (and using adb) is a security breach permalink fedilink source parent
[–] swytch@lemmy.ml 3 points 2 years ago If OP installed GrapheneOS they likely already have adb and USB debugging configured. That said, as recommended in the FAQ, one should use android-file-transfer, since enabling USB debugging (and using adb) is a security breach permalink fedilink source parent
[–] Aradia@lemmy.ml 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. permalink fedilink source parent