Domino Datasets belong to Domino projects. You must be a project contributor to read and write to and from a dataset. A Dataset that belongs to a project is considered to be local to that project.
You can have five datasets in a project, by default. Your administrator configures this using the read-write datasets central configuration settings.
-
In the navigation pane, click Data, then click Create New Dataset.
-
Enter a Name and Description, then click Create Dataset.
-
Click Browse & Upload Files or drag and drop to upload data. If you want to preserve the filesystem structure of your uploads, use the drag and drop option. You can pause and resume the upload as needed.
Note
|
Use the browser to upload up to 50GB or 50,000 individual files. For larger uploads, Domino recommends that you use the Domino CLI for your upload. To do this, run the following command, adjusted for your dataset and file path: domino upload-dataset <project_owner>/<project_name>/<dataset_name> <path-to-folder> See Install the Domino Command Line (CLI) for more information. |