Quantcast
Channel: 新しいコンテンツ
Viewing all articles
Browse latest Browse all 5159

Acronis Backup Cloud and Acronis Backup 12 Beta: Backing Up Azure File Shares

$
0
0
  1. On your Microsoft Azure virtual machine, create a symbolic link to the Azure share:
    1. Open Notepad and create a document with this content:
      net use * /delete /yes
      net use \\<account.file.core.windows.net\share> /u:<Azure account> <storage account access key>
      rmdir "C:\backups"
      mklink /d "C:\backups" \\account.file.core.windows.net\share

Viewing all articles
Browse latest Browse all 5159

Trending Articles