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 transfer validation for Azure Files #259

Open
pawelpabich opened this issue Mar 11, 2021 · 0 comments
Open

File transfer validation for Azure Files #259

pawelpabich opened this issue Mar 11, 2021 · 0 comments

Comments

@pawelpabich
Copy link
Contributor

Hi,

We just got hit this bug #244.

I know that upgrading to 2.0.1 fixes the problem but I wondering if there is anything else we can to make sure there has been no data loss during the transfer.

This is how we are using DM library:

TransferManager.CopyDirectoryAsync(sourceFileDirectory, destFileDirectory, CopyMethod.ServiceSideAsyncCopy, new CopyDirectoryOptions { Recursive = true }, context, CancellationToken.None);

Thanks!

@pawelpabich pawelpabich changed the title File transfer validastion for Azure Files File transfer validation for Azure Files Mar 12, 2021
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