Skip to content

Commit 589c57f

Browse files
jiacfanvinjiang
authored andcommitted
[Storage](File) Add UploadRangeFromURL and update records.
1 parent 6e6a466 commit 589c57f

File tree

191 files changed

+5715
-6185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+5715
-6185
lines changed

sdk/storage/storage-file/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Added a new API `ShareURL.createPermission()` which allows for the creation of a security descriptor at the Azure File share level. This descriptor can be used for files and directories in the share.
77
* Added a new API `ShareURL.getPermission()` which allows for the retrieval of the security descriptor set on a share.
88
* Added APIs `DirectoryURL.setProperties()` and `FileURL.setProperties()`, and updated APIs `DirectoryURL.create()` and `FileURL.create()` for setting file permission, attributes, creation time, and last write time.
9+
* Added a new API `FileURL.uploadRangeFromURL()` which allows range in a file to be written using a range of another file as a source. This permits synchronous server-side copies to be orchestrated for files of any size.
910

1011
## 2019.06 10.2.0
1112

sdk/storage/storage-file/recordings/browsers/aborter/recording_should_not_abort_after_calling_abort.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,44 +2,44 @@
22
"recordings": [
33
{
44
"method": "PUT",
5-
"url": "https://fakestorageaccount.file.core.windows.net/share156758490447905064",
5+
"url": "https://fakestorageaccount.file.core.windows.net/share156767553217903220",
66
"query": {
77
"restype": "share"
88
},
99
"requestBody": null,
1010
"status": 201,
1111
"response": "",
1212
"responseHeaders": {
13-
"date": "Wed, 04 Sep 2019 08:15:04 GMT",
14-
"last-modified": "Wed, 04 Sep 2019 08:15:04 GMT",
13+
"date": "Thu, 05 Sep 2019 09:25:31 GMT",
14+
"last-modified": "Thu, 05 Sep 2019 09:25:32 GMT",
1515
"server": "Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0",
16-
"etag": "\"0x8D7310FFDD40EF7\"",
17-
"x-ms-request-id": "b64bff32-f01a-0153-4cf8-622aba000000",
16+
"etag": "\"0x8D731E30026EB43\"",
17+
"x-ms-request-id": "ec818837-701a-015d-50cb-63030a000000",
1818
"x-ms-version": "2019-02-02",
19-
"x-ms-client-request-id": "8150f7a4-9cab-4ae2-bb82-e21349c9b798",
19+
"x-ms-client-request-id": "78b9f96d-0c08-4291-a51b-aadda0bff605",
2020
"content-length": "0"
2121
}
2222
},
2323
{
2424
"method": "DELETE",
25-
"url": "https://fakestorageaccount.file.core.windows.net/share156758490447905064",
25+
"url": "https://fakestorageaccount.file.core.windows.net/share156767553217903220",
2626
"query": {
2727
"restype": "share"
2828
},
2929
"requestBody": null,
3030
"status": 202,
3131
"response": "",
3232
"responseHeaders": {
33-
"date": "Wed, 04 Sep 2019 08:15:04 GMT",
33+
"date": "Thu, 05 Sep 2019 09:25:32 GMT",
3434
"server": "Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0",
35-
"x-ms-request-id": "b64bff37-f01a-0153-50f8-622aba000000",
35+
"x-ms-request-id": "ec81883b-701a-015d-52cb-63030a000000",
3636
"x-ms-version": "2019-02-02",
37-
"x-ms-client-request-id": "2da4d571-dfd0-4aee-9697-73633e98faac",
37+
"x-ms-client-request-id": "d055d73d-97ad-48d4-9a6b-2537497da23d",
3838
"content-length": "0"
3939
}
4040
}
4141
],
4242
"uniqueTestInfo": {
43-
"share": "share156758490447905064"
43+
"share": "share156767553217903220"
4444
}
4545
}

sdk/storage/storage-file/recordings/browsers/aborter/recording_should_not_abort_when_calling_abort_after_request_finishes.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
"recordings": [
33
{
44
"method": "PUT",
5-
"url": "https://fakestorageaccount.file.core.windows.net/share156758490535808812",
5+
"url": "https://fakestorageaccount.file.core.windows.net/share156767553297003875",
66
"query": {
77
"restype": "share"
88
},
99
"requestBody": null,
1010
"status": 201,
1111
"response": "",
1212
"responseHeaders": {
13-
"date": "Wed, 04 Sep 2019 08:15:05 GMT",
14-
"last-modified": "Wed, 04 Sep 2019 08:15:05 GMT",
13+
"date": "Thu, 05 Sep 2019 09:25:32 GMT",
14+
"last-modified": "Thu, 05 Sep 2019 09:25:33 GMT",
1515
"server": "Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0",
16-
"etag": "\"0x8D7310FFE1FD06F\"",
17-
"x-ms-request-id": "b64bff3d-f01a-0153-55f8-622aba000000",
16+
"etag": "\"0x8D731E30067FBBD\"",
17+
"x-ms-request-id": "ec81883e-701a-015d-54cb-63030a000000",
1818
"x-ms-version": "2019-02-02",
19-
"x-ms-client-request-id": "6f20d8b1-8b79-48eb-8a04-8e196847daca",
19+
"x-ms-client-request-id": "7df07e88-0e3d-4c5a-a2c0-f4321c45e99f",
2020
"content-length": "0"
2121
}
2222
}
2323
],
2424
"uniqueTestInfo": {
25-
"share": "share156758490535808812"
25+
"share": "share156767553297003875"
2626
}
2727
}
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"recordings": [],
33
"uniqueTestInfo": {
4-
"share": "share156758490445409936"
4+
"share": "share156767553217401552"
55
}
66
}

sdk/storage/storage-file/recordings/browsers/directoryurl/recording_create_with_all_parameters_configured.json

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)