tags:

views:

24

answers:

0

Hi i need to copy/move the contains of data/tombstones to sdcard/tombstones

im using below command

mv data/tombstones /sdcard/tombstones

"failed on 'tombstones' - Cross-device link"

but im getting above error.