Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy fails with no error code #1

Open
owen-murphy opened this issue Jan 9, 2022 · 0 comments
Open

copy fails with no error code #1

owen-murphy opened this issue Jan 9, 2022 · 0 comments

Comments

@owen-murphy
Copy link

owen-murphy commented Jan 9, 2022

A recursive list command for a particular source path works...

>mtpcopy.exe list -R "ONEPLUS A3003:Internal shared storage:\DCIM\Camera"
ONEPLUS A3003:Internal shared storage:\DCIM\Camera
ONEPLUS A3003:Internal shared storage:\DCIM\Camera\IMG_20191203_181652.jpg
ONEPLUS A3003:Internal shared storage:\DCIM\Camera\VID_20210325_151913.mp4
...
...

...but a recursive copy from the same source fails without a good error message:

>mtpcopy.exe copy -R "ONEPLUS A3003:Internal shared storage:\DCIM\Camera" "D:\Pictures\Camera"
ERROR mtpcopy > The text associated with this error code could not be found.

Is there any way to diagnose what's going wrong?
[I'm running mtpcopy on a Windows 10 cmd shell with Administrator privileges]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant