Mount Azure Blob Storage Container to Local Windows System

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии •

  • @randyhall2536
    @randyhall2536 11 месяцев назад

    I had been banging my head against the wall for almost 2 days trying to get this to work with Azure Blob before I found your lecture. Thank you so much! I found two minor issues I was doing wrong because of your detailed video. Much appreciated!

    • @NetSec
      @NetSec  10 месяцев назад +1

      Glad I could help!

  • @songyouk9522
    @songyouk9522 Год назад

    This is a really great lecture. I appreciate your effort.

    • @NetSec
      @NetSec  Год назад

      Many thanks! Glad it helps.

  • @jacheto
    @jacheto 2 года назад +1

    I cannot init the blobmount service, even after setting the admin account. It says it have a problem with the logon.

  • @dhruvmehta7379
    @dhruvmehta7379 3 года назад

    Thank you for explaining it really slow and nicely.

    • @NetSec
      @NetSec  3 года назад

      You're welcome!

  • @AbbasMazbouh
    @AbbasMazbouh 2 года назад +1

    Hi thank you very much for a great video, do you have a way to do the same but connect the blob to a linux machine?

  • @nishikantraj2093
    @nishikantraj2093 9 месяцев назад

    Can we do in linux also???

  • @MathiasOttsen
    @MathiasOttsen 10 месяцев назад

    Great tutorial, anyway to encrypt the access key? It's readable by anyone with access to the computer.

    • @NetSec
      @NetSec  10 месяцев назад

      Not that I know of. Endpoint security should be enforced in certain way to make sure your computer is secure.

  • @tebtim9816
    @tebtim9816 7 месяцев назад

    I tried to add this as a file share but I'm getting error message "An error occured while trying to share bob. The process cannont access the file because it is being used by another process, the shared resource resource was not created at this time" Is it possible to share this folder as well to someone else so other people can map this folder. Thank you

    • @tebtim9816
      @tebtim9816 7 месяцев назад

      I able to make it work with alternative solution. I have another concern will this be use the security we set for Azure? I would like to use an Azure group for the security of this folder.

  • @marcelorizzo2556
    @marcelorizzo2556 Год назад

    I really like this solution. It took a little bit to install. But, it works well. However, I see empty folders created in the local path, those empty folder are not showing in the Azure Storage. Any ideas?

    • @cparejaram
      @cparejaram Год назад

      Solo se muestran las carpetas que tengan contenido, no las vacias

  • @tuan2k5
    @tuan2k5 Год назад

    can i mount it as another drive letter? i like to use it as cluster disk

    • @NetSec
      @NetSec  Год назад

      Rclone supports mount the cloud drives to multiple machines if that is what you are asking.

  • @j3tjungl3
    @j3tjungl3 2 года назад

    Thank you so much! By following your instructions step by step everything was set up seamlessly :)
    Just a side note, I set up Veeam to use the blob folder but it failed to store the backup. It came up with a 1032 Jet error after Veeam had written a just few files to the blob folder. So Veeam did manage to save a few files, but failed to continue writing files after a few seconds. Not sure why?

    • @NetSec
      @NetSec  2 года назад

      I have not tried Veeam. It might use some special ways to write or read files which not supported well by Rclone. How about a normal file explorer copy/paste? Is it working fine with windows file explorer?

  • @andynilam
    @andynilam 2 года назад

    do you know possible way to mount the blob and when upload the files set as Archive type instead hot files? thanks in advance

    • @NetSec
      @NetSec  2 года назад +1

      sorry, I do not know this. Let me know if you have tried it.

  • @gitbunde8072
    @gitbunde8072 Год назад

    You are awesome

    • @NetSec
      @NetSec  Год назад

      Thanks for comments.

  • @rohanofelvenpower5566
    @rohanofelvenpower5566 2 года назад

    Interesting amalgam, thank you.

    • @rohanofelvenpower5566
      @rohanofelvenpower5566 2 года назад

      Do you know what happens if someone open the same document at the same time? Will they end up overwritting the document data?
      So person 1 opens document at 1230
      Person 2 opens document at 1231
      They both make edits
      Person 1 saves and closes document at 1241
      Person 2 saves and closes document at 1244
      Will person 2 over-write person 1s edits?

  • @3omarshall3
    @3omarshall3 2 года назад

    So as this folder grow in size, does it increase the size of the C drive as well?

    • @NetSec
      @NetSec  2 года назад +2

      no, this is the mount point for cloud drive. Not taking C drive space.

    • @3omarshall3
      @3omarshall3 2 года назад

      @@NetSec can you backup the VM to this drive?

    • @RCsFinest
      @RCsFinest Год назад

      ​@@3omarshall3 I don't know if making a backup of the C drive is a good idea, what you should do is make a separate partition then the OS.

  • @magesh4806
    @magesh4806 3 года назад

    Is there any other simpler way? blobfuse for linux was easier for mounting container into the filesystem

    • @NetSec
      @NetSec  3 года назад

      For windows, I do not know any other easier ways.

  • @UmerAzeem
    @UmerAzeem 2 года назад

    not pretty straight forward but still a good solution. thanks for sahring

  • @Jieryeson27
    @Jieryeson27 Год назад

    thx so much°!!!!!

    • @NetSec
      @NetSec  Год назад

      Welcome! Thanks for feedback!