Access Keep from macOS Finder

Users of macOS can browse Keep read-only via WebDAV. Specific collections can also be accessed read-write via WebDAV.

Browsing Keep in Finder (read-only)

In Finder, use “Connect to Server…” under the “Go” menu and enter https://collections.ClusterID.example.com/ in popup dialog. When prompted for credentials, enter username “arvados” and paste a valid Arvados token for the Password field.

This mount is read-only. Write support for the /users/ directory is planned for a future release.

Accessing a specific collection in Keep (read-write)

In Finder, use “Connect to Server…” under the “Go” menu and enter https://collections.ClusterID.example.com/c=your-collection-uuid in popup dialog. When prompted for credentials, put a valid Arvados token in the Password field and anything in the Name field (it will be ignored by Arvados).

This collection is now accessible read/write.


Previous: Access Keep as a GNU/Linux filesystem Next: Access Keep from Windows File Explorer

The content of this documentation is licensed under the Creative Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the Apache License, Version 2.0.