Can you setup a one way storage sync

Network Administrator 0 Reputation points
2023-09-14T20:53:29.4+00:00

I want to add files to a local drive and have them upload to a storage location, but if I delete the local files I don't want it to delete the files in the cloud

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Patchfox 4,176 Reputation points
    2023-09-17T11:49:25.5133333+00:00

    Hi Network Administrator, I want to help you with this question.

    The Azure file sync service is designed to be bidirectional. So it is not possible to have data out of sync. If you delete one file it will sync the change on the other site.

    Also, I wouldn't recommend disabling the connectors after uploading the files if this was not your intention.

    In this case, I prefer to use Azure Data Factory. Here you can upload files from On-Prem locations to Azure File Share and changes will not be syncronized.


    If the reply was helpful, please don’t forget to upvote or accept it as an answer, thank you!

    0 comments No comments

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.