Sample Header Ad - 728x90

adb push: sync but not copy

8 votes
5 answers
18147 views
adb push seems to push everything into the dest folder regardless of their changed/unchanged states. So it wastes a lot of time. Is it possible to sync rather than copy (i.e. to rsync rather than cp)? I see adb has a sync option, but I'm not quite sure whether it's relevant or not.
Asked by Cyker (457 rep)
Sep 20, 2012, 06:47 AM
Last activity: Jul 14, 2020, 10:16 PM