adb shell cp

copy files and directories

cp [options] <source> <dest>

STEP 1.

adb shell

STEP 2.

cp /sdcard/test.txt /sdcard/demo.txt