diff --git a/doc/release-notes/11608-rclone.md b/doc/release-notes/11608-rclone.md new file mode 100644 index 00000000000..991aa42fcfc --- /dev/null +++ b/doc/release-notes/11608-rclone.md @@ -0,0 +1,3 @@ +### Rclone Support + +Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers. As of version 1.70 Rclone supports Dataverse. See [the announcement](https://groups.google.com/g/dataverse-community/c/IoxF85arJhA/m/QFD6vP-bBQAJ), [the guides](https://dataverse-guide--11609.org.readthedocs.build/en/11609/admin/integrations.html#rclone), #11608, and #11609. diff --git a/doc/sphinx-guides/source/admin/integrations.rst b/doc/sphinx-guides/source/admin/integrations.rst index 652a54a2a49..0bc5fe7395c 100644 --- a/doc/sphinx-guides/source/admin/integrations.rst +++ b/doc/sphinx-guides/source/admin/integrations.rst @@ -213,6 +213,13 @@ It is a lightweight client-side web application built using React and relying on What kind of user is the feature intended for? The feature is intended for researchers, scientists and data analyst who are working with Dataverse instances and JupyterHub looking to ease the data transfer process. See `presentation `_ for details. +Rclone +++++++ + +`Rclone `_ ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers. + +Rclone v1.70+ supports listing and downloading files from Dataverse datasets. For details, consult the Rclone `DOI remote `_ documentation and the `discussion `_ on the Dataverse mailing list. + .. _integrations-discovery: Discoverability