You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
When trying to push certain files I get this exception. It always happens with some files and not with others and I haven't been able to figure out the difference. The files are pushed successfully but the exception gets thrown anyway. Fixing this would help a lot with more accurate progress reporting. Thanks!
The text was updated successfully, but these errors were encountered:
It happens to me too when i use a DeviceMonitor and the device is plugged in after the DeviceMonitor is initialized.
When i plug the device before initializing the DeviceMonitor, it happens only sometimes when i use the SyncService.GetDirectoryListing(string path) function.
Since i'm trying to make an user mode driver that loads an Android device as a full usb speeds flash drive, it'd be pretty helpful to have this bug fixed.
Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to push certain files I get this exception. It always happens with some files and not with others and I haven't been able to figure out the difference. The files are pushed successfully but the exception gets thrown anyway. Fixing this would help a lot with more accurate progress reporting. Thanks!
The text was updated successfully, but these errors were encountered: