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

Permission Denied. Pull and Push, FileSystem.Exists functions were called #38

Open
sreejithneologix opened this issue Jul 19, 2017 · 1 comment
Labels

Comments

@sreejithneologix
Copy link

Hi,
When I performed "device.FileSystem.Exists("/sdcard/testfolder")" from my wpf application , following error were shown.

Managed.Adb.Exceptions.PermissionDeniedException: 'The remote execution returned: 'lstat '//pds' failed: Permission denied''.

Please give some suggestions for getting the permission.
device used is Moto G
were used.

@Elysham
Copy link

Elysham commented Feb 28, 2018

Tried following the code snippet here: https://gist.github.com/camalot/9021e6c39ee20a6e122b#file-syncservice-pullfile-cs
But still I'm getting the same permissions issue.
I am also using a physical device.

Are we doing something wrong or is this a bug?
Thank you

@camalot camalot added bug and removed question labels Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants