cm0002@programming.dev to Linux@programming.dev · 8 days ago5 Open Source Apps You Can use for Seamless File Transfer Between Linux and Androiditsfoss.comexternal-linkmessage-square18fedilinkarrow-up183arrow-down13cross-posted to: linux@lemmy.ml
arrow-up180arrow-down1external-link5 Open Source Apps You Can use for Seamless File Transfer Between Linux and Androiditsfoss.comcm0002@programming.dev to Linux@programming.dev · 8 days agomessage-square18fedilinkcross-posted to: linux@lemmy.ml
minus-squareBadabinski@kbin.earthlinkfedilinkarrow-up4·7 days ago Open Termux rsync -avrs --progress src dst there are no more steps
minus-squareHereIAm@lemmy.worldlinkfedilinkarrow-up5·7 days agoCool. What’s the destination of my phone on the desk?
minus-squarealtphoto@lemmy.todaylinkfedilinkarrow-up1·7 days agoThis is the best way I know for sure. I put my phone to charge then rsync from my backup computer.
rsync -avrs --progress src dst
Cool. What’s the destination of my phone on the desk?
This is the best way I know for sure. I put my phone to charge then rsync from my backup computer.