Skip to content

Commit f8de7ec

Browse files
Merge pull request #83 from biosustain/upload-files-tip
Note about large file uploads and cancel button
2 parents 1105a62 + a2a33cb commit f8de7ec

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

_static/images/files-updated2.gif

13.2 MB
Loading

_static/images/files.gif

-18.8 MB
Binary file not shown.

docs/Dataset/Files.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ There are three options available:
2020

2121
➤ Once uploaded, files will appear in the list with details such as **name**, and **upload date**, making it easy to keep track of its content.
2222

23-
24-
23+
```{note}
24+
Files are queued on upload, meaning they transfer sequentially rather than in parallel. Total upload time depends entirely on your network's upload speed. For large transfers (5+ GB), use a **wired connection** instead of Wi-Fi to achieve faster and more stable uploads.
25+
```
2526

2627
```{tip}
2728
When uploading a **directory**, the folder structure is preserved for better organization.
@@ -31,12 +32,14 @@ When uploading a **directory**, the folder structure is preserved for better org
3132

3233
## Manage Files
3334

34-
You can perform basic actions on files or directories uploaded to the Data Catalog:
35+
You can perform basic actions on files or directories in the Data Catalog:
3536

3637
* **Download**: Click the <img src="../../_static/images/download.png" alt="open_icon" style="height:1.2em; vertical-align:text-bottom;"> icon to save a file locally and view its details.
3738

3839
* **Delete**: Click the <img src="../../_static/images/delete.png" alt="open_icon" style="height:1.2em; vertical-align:text-bottom;"> icon to remove files that are no longer needed.
3940

41+
* **Cancel Upload**: While a file is uploading, a **Cancel** button appears next to it. Click to stop and remove the in-progress upload in case you selected the wrong files.
42+
4043
**Please review files before deleting to avoid accidental data loss.*
4144

4245

@@ -46,7 +49,7 @@ You can perform basic actions on files or directories uploaded to the Data Catal
4649

4750
<br/>
4851

49-
```{figure} ../../_static/images/files.gif
52+
```{figure} ../../_static/images/files-updated2.gif
5053
:alt: Uploading files
5154
:width: 93%
5255
:align: center

0 commit comments

Comments
 (0)