You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/manual/tasks/add-edit-download.md
+43-1
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@ Operations in Files are essentially the same as in other file managers. This pag
6
6
7
7
## Upload files
8
8
9
+
### Upload via the Files app
9
10
1. Open the Files app from the Dock or Launchpad on Olares.
10
-
2. Upload multiple files or folders using one of these methods:
11
+
2. In the left sidebar, select the directory where you want to upload files. For example, **Documents**.
12
+
3. Upload multiple files or folders using one of these methods:
11
13
- Drag and drop files from your local file manager into the Files window.
12
14
- Click <iclass="material-symbols-outlined">drive_folder_upload</i> in the top right corner.
13
15
- Right-click in an empty space and select from the context menu.
@@ -16,6 +18,46 @@ Operations in Files are essentially the same as in other file managers. This pag
16
18
Files supports resumable uploads. If an upload is interrupted, it will automatically resume from the last checkpoint.
17
19
:::
18
20
21
+
### Upload via LarePass desktop
22
+
:::info Import your Olares ID
23
+
To start using LarePass desktop, you must import your Olares ID by pasting your mnemonics. Make sure you have [backed up your mnemonics](../get-started/back-up-mnemonics.md).
24
+
:::
25
+
LarePass desktop offers the same upload experience as the Files app, with automatic syncing to your Olares ID.
26
+
27
+
### Upload via LarePass mobile
28
+
You can also upload files or folders on your phone via the LarePass app.
29
+
<Tabs>
30
+
<template #Direct-upload>
31
+
32
+
1. Open LarePass app and navigate to the **Files** tab.
33
+
2. Select the directory where you want to upload files.
34
+
3. Tap <iclass="material-symbols-outlined">add_circle</i> in the bottom-right corner, and select one of the following upload options:
35
+
-**File**: Select from your phone's storage.
36
+
-**Image/Video**: Select from your phone's gallery.
37
+
:::tip
38
+
If you want to organize your uploads, you can create a **Create folder** first.
39
+
:::
40
+
4. Follow the on-screen instructions to complete the upload.
41
+
</template>
42
+
43
+
<template #Share-to-upload>
44
+
45
+
:::info
46
+
The exact steps may vary depending on your operating system and browser.
47
+
:::
48
+
49
+
This method allows you to quickly upload files or media via your phone's sharing options.
50
+
1. Open the share menu for the file.
51
+
2. Select the LarePass icon in the sharing options, or select **LarePass** in the **Other actions** menu. You will be directed to the LarePass app.
52
+
3. In the LarePass app, select the destination for your upload:
53
+
-**drive**: Upload files to your Drive storage for personal use.
54
+
-**sync**: Upload files to your Sync storage for sharing or synchronization.
55
+
4. Follow the on-screen instructions to complete the process based on your selected target location.
56
+
</template>
57
+
</Tabs>
58
+
59
+
Files uploaded via the LarePass mobile app will also sync automatically with your Olares ID.
60
+
19
61
## Download files
20
62
When downloading multiple files, the behavior differs between the Files in Olares and LarePass desktop application.
21
63
***Files in Olares (web interface)**: Automatically packages files into a zip file for download, requiring manual extraction.
0 commit comments