Skip to content

Commit 4636c3b

Browse files
committed
dropped the explicit Harvard reference per review
1 parent 4336304 commit 4636c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1955,7 +1955,7 @@ An example of a ``wget`` command line for crawling ("recursive downloading") of
19551955
19561956
.. note:: In addition to the files and folders in the dataset, the command line above will also save the directory index of each folder, in a separate folder "dirindex".
19571957

1958-
.. note:: The recipe above does NOT work if the Dataverse instance serves the files via direct download (i.e., when instead of streaming the content, the download API issues redirect links to the files stored on S3). Unfortunately, this describes **every** file served by the Dataverse instance at Harvard, among others. With direct download, saving an entire dataset while preserving its folders structure is possible, but requires some extra scripting.
1958+
.. note:: The recipe above does NOT work if the Dataverse instance serves the files via direct download (i.e., when instead of streaming the content, the download API issues redirect links to the files stored on S3). Unfortunately, this describes **every** file served by some popular Dataverse instances. With direct download, saving an entire dataset while preserving its folders structure is possible, but requires some extra scripting.
19591959

19601960
List All Metadata Blocks for a Dataset
19611961
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)