Updated Listing specific files to transfer (markdown)

Ze Qian Zhang 2019-06-10 00:04:20 -07:00
Родитель 7783f3e654
Коммит 188ae45b7c
1 изменённых файлов: 1 добавлений и 1 удалений

@ -18,5 +18,5 @@ AzCopy copy d:\sourceDir "http://urlToDestination" --list-of-files fullPathToYou
```
And it will transfer the files `d:\sourceDir\File_1.pdf` and `d:\sourceDir\subdirA\File_2.pdf`
For downloads, the process is similar - the names in the json file are appended to the source container/virtual directory to produce the full URLs of the files to download.
For downloads, the process is similar - the names in the JSON file are appended to the source container/virtual directory to produce the full URLs of the files to download.