diff --git a/docs/manual/tasks/add-edit-download.md b/docs/manual/tasks/add-edit-download.md index a172d7ba..c7b32f4b 100644 --- a/docs/manual/tasks/add-edit-download.md +++ b/docs/manual/tasks/add-edit-download.md @@ -6,8 +6,10 @@ Operations in Files are essentially the same as in other file managers. This pag ## Upload files +### Upload via the Files app 1. Open the Files app from the Dock or Launchpad on Olares. -2. Upload multiple files or folders using one of these methods: +2. In the left sidebar, select the directory where you want to upload files. For example, **Documents**. +3. Upload multiple files or folders using one of these methods: - Drag and drop files from your local file manager into the Files window. - Click drive_folder_upload in the top right corner. - 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 Files supports resumable uploads. If an upload is interrupted, it will automatically resume from the last checkpoint. ::: +### Upload via LarePass desktop +:::info Import your Olares ID +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). +::: +LarePass desktop offers the same upload experience as the Files app, with automatic syncing to your Olares ID. + +### Upload via LarePass mobile +You can also upload files or folders on your phone via the LarePass app. + + + + + + +Files uploaded via the LarePass mobile app will also sync automatically with your Olares ID. + ## Download files When downloading multiple files, the behavior differs between the Files in Olares and LarePass desktop application. * **Files in Olares (web interface)**: Automatically packages files into a zip file for download, requiring manual extraction. diff --git a/docs/zh/manual/tasks/add-edit-download.md b/docs/zh/manual/tasks/add-edit-download.md index 9507440f..0f492eaa 100644 --- a/docs/zh/manual/tasks/add-edit-download.md +++ b/docs/zh/manual/tasks/add-edit-download.md @@ -6,8 +6,10 @@ description: 在 Olares 中执行基础文件操作,包括添加、编辑和 ## 上传文件 +### 通过 Files 应用上传 1. 打开**文件管理器**。 -2. 使用以下任一方法上传多个文件或文件夹: +2. 在左侧边栏中选择要上传文件的目录,例如"文档"。 +3. 使用以下任一方法上传多个文件或文件夹: - 将文件从本地文件管理器拖放到文件窗口中。 - 右上角点击 **drive_folder_upload上传**。 - 在空白区域右键单击,在上下文菜单中选择**上传文件**或**上传文件夹**。 @@ -16,6 +18,45 @@ description: 在 Olares 中执行基础文件操作,包括添加、编辑和 文件支持断点续传。如果上传被中断,将自动从上次检查点继续上传。 ::: +### 通过 LarePass 桌面端上传 +:::info 导入 Olares ID +使用 LarePass 桌面端前,需要先通过助记词导入 Olares ID。请确保已经[备份好助记词](../get-started/back-up-mnemonics.md)。 +::: +LarePass 桌面端的文件上传操作与 Files 应用类似,上传的文件会自动与你的 Olares ID 同步。 + +### 通过 LarePass 移动端上传 +你也可以通过 LarePass 移动应用在手机上上传文件或文件夹。 + + + + + + +通过 LarePass 移动应用上传的文件也会自动与你的 Olares ID 同步。 ## 下载文件 下载多个文件时,文件管理器网页版和 LarePass 桌面端的行为有所不同: * **文件管理器网页版**:自动将文件打包成 zip 文件下载,需要手动解压