How copy files in use to azure blob with azcopy - trn Files

2022-06-07T21:08:34.047+00:00

Hi, I'm trying to upload .trn files to an Azure blob with azcopy that are being used by sql backup, but appears the error "The process cannot access the file because it is being used by another process", I am using the version 10. Please help if I am missing some parameter or there is another solution to upload files in use

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2022-06-08T06:06:22.39+00:00

    Use azcopy along with --log-level=DEBUG to understand more details of the error and to troubleshoot further


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Munoz Hernandez, Darwin Leonardo 1 Reputation point
    2022-06-17T20:45:09.677+00:00

    I am using azcopy v10 but files are not uploaded when backing up


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.