kmfkprod.blogg.se

Javascript download blob
Javascript download blob











javascript download blob

Separate names by using a semicolin ( ).Įxample azcopy copy '' 'C:\myDirectory' -include-pattern 'myFile*.txt *.pdf*'Įxample (hierarchical namespace) azcopy copy '' 'C:\myDirectory' -include-pattern 'myFile*.txt *.pdf*' Specify partial names that include the wildcard characters. Use the azcopy copy command with the -include-pattern option. To learn more, see azcopy copy reference docs. You can also exclude blobs by using the -exclude-path option. Include the -recursive option to transfer all blobs in the directory. In this example, AzCopy transfers the directory and the file. Separate individual blob names by using a semicolon ( ).Įxample azcopy copy '' 'C:\myDirectory' -include-path 'photos documents\myFile.txt' -recursiveĮxample (hierarchical namespace) azcopy copy '' 'C:\myDirectory' -include-path 'photos documents\myFile.txt'-recursive Use the azcopy copy command with the -include-path option. If you're using a Windows Command Shell (cmd.exe), enclose path arguments with double quotes ("") instead of single quotes (''). Use single quotes in all command shells except for the Windows Command Shell (cmd.exe). These examples enclose path arguments with single quotes ('').













Javascript download blob