Unknown progress of adb pull folder/ #4

Open
opened 2024-05-31 00:00:26 +02:00 by Benjamin_Loison · 1 comment
adb pull '/sdcard/Recordings/Sound records/'
[   ?] /sdcard/Recordings/Sound records/Sound record (CENSORED).flac: 19%

At the beginning of the command I was not having [ ?].

Related to Benjamin_Loison/android_packages_apps_Recorder/issues/4.

```bash adb pull '/sdcard/Recordings/Sound records/' ``` ``` [ ?] /sdcard/Recordings/Sound records/Sound record (CENSORED).flac: 19% ``` At the beginning of the command I was not having `[ ?]`. Related to [Benjamin_Loison/android_packages_apps_Recorder/issues/4](https://codeberg.org/Benjamin_Loison/android_packages_apps_Recorder/issues/4).
Author
Owner

My workaround consists in du -sh the origin and the destination.

My workaround consists in `du -sh` the origin and the destination.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/adb#4
No description provided.