Skip to content

Commit f9b99ea

Browse files
1 parent c7d1c30 commit f9b99ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-import-export-data-to-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Perform the following steps to prepare the drives.
4444
2. Create a single NTFS volume on each drive. Assign a drive letter to the volume. Do not use mountpoints.
4545
3. Modify the *dataset.csv* file in the root folder where the tool resides. Depending on whether you want to import a file or folder or both, add entries in the *dataset.csv* file similar to the following examples.
4646

47-
- **To import a file**: In the following example, the data to copy resides in the C: drive. Your file *MyFile1.txt* is copied to the root of the *MyAzureFileshare1*. If the *MyAzureFileshare1* does not exist, it is created in the Azure Storage account. Folder structure is maintained.
47+
- **To import a file**: In the following example, the data to copy resides in the F: drive. Your file *MyFile1.txt* is copied to the root of the *MyAzureFileshare1*. If the *MyAzureFileshare1* does not exist, it is created in the Azure Storage account. Folder structure is maintained.
4848

4949
```
5050
BasePath,DstItemPathOrPrefix,ItemType,Disposition,MetadataFile,PropertiesFile

0 commit comments

Comments
 (0)