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

file fails to upload from O365 One Drive redirected desktop #215

Closed
paulehr opened this issue May 24, 2018 · 1 comment
Closed

file fails to upload from O365 One Drive redirected desktop #215

paulehr opened this issue May 24, 2018 · 1 comment
Labels
✅ duplicate Issue or pull request already exists

Comments

@paulehr
Copy link

paulehr commented May 24, 2018

Storage Explorer Version: 1.1.0
Platform: Windows
Architecture: ia32
Build Number: 20180507.1
Commit: bcc8990d

Regression From: N/A

Steps to Reproduce:

Upload a file from desktop that has been redirected to O365 One Drive account to a blob storage container on Azure Storage account

Expected Experience:

File is uploaded to blob container on storage account

Actual Experience:

failed with the following error -

{
"errno": -4071,
"code": "EINVAL",
"syscall": "stat",
"path": "C:\Users\lbuapme\OneDrive - Rich Products Corporation\Desktop\menus\dk-steak-house[1].jpg"
}

Addition Notes -

I found if i were to try and upload the file from the local filesystem, not one being redirected to One Drive the upload succeeds

@craxal craxal added the ✅ duplicate Issue or pull request already exists label May 25, 2018
@craxal
Copy link
Contributor

craxal commented May 25, 2018

Duplicate of #96.

@craxal craxal closed this as completed May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ duplicate Issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants