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: packages/backend.ai-webui-docs/src/en/vfolder/vfolder.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ to the [Quota Setting Panel](#quota-setting-panel) section.
45
45
<aid="create-storage-folder"></a>
46
46
<aid="create_storage_folder"></a>
47
47
48
-
## Create storage folder
48
+
## Create Storage Folder
49
49
50
50
51
51
To create a new folder, click 'Create Folder' on the Data page. Fill in the fields in
@@ -55,18 +55,18 @@ the creation dialog as follows:
55
55
56
56
The meaning of each field in the creation dialog is as follows.
57
57
58
-
- Usage Mode: Set the purpose of the folder.
58
+
-**Usage Mode**: Set the purpose of the folder.
59
59
60
60
* General: Defines a folder for storing various data in a general-purpose manner.
61
61
* Models: Defines a folder specialized for model serving and management. If this mode is selected, it is also possible to toggle the folder's copy availability.
62
62
* Auto Mount: Folders automatically mounted when a session is created. If selected, the folder name must start with a dot ('.').
63
63
64
-
- Folder name: The name of the folder (up to 64 characters).
65
-
- Location: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
66
-
- Type: Determines the type of folder to be created. It can be set as User or Project. The User folder is a folder that users can create and use alone and the Project folder is a folder created by admin and shared by users in the project.
67
-
- Project: Shown only when you select project type. Designates the project to which the folder belongs when creating a new project folder. Project folders must belong to a project. However, it does not play any role when creating a user folder.
68
-
- Permission: Set permission of a project folder for project members. If this is set to "Read only", project members cannot write to this folder inside their compute session.
69
-
- Cloneable: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
64
+
-**Folder name**: The name of the folder (up to 64 characters).
65
+
-**Location**: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
66
+
-**Type**: Determines the type of folder to be created. It can be set as User or Project. The User folder is a folder that users can create and use alone and the Project folder is a folder created by admin and shared by users in the project.
67
+
-**Project**: Shown only when you select project type. Designates the project to which the folder belongs when creating a new project folder. Project folders must belong to a project. However, it does not play any role when creating a user folder.
68
+
-**Permission**: Set permission of a project folder for project members. If this is set to "Read only", project members cannot write to this folder inside their compute session.
69
+
-**Cloneable**: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
70
70
71
71
The folders created here can be [mounted](../mount_vfolder/mount_vfolder.md#session-mounts) when creating a compute session. Folders are mounted
72
72
under the user's default working directory, `/home/work/`, and the file stored in the mounted
@@ -75,7 +75,7 @@ directory will not be deleted when the compute session is terminated.
75
75
76
76
<aid="explore-folder"></a>
77
77
78
-
## Explore folder
78
+
## Explore Folder
79
79
80
80
81
81
Click the folder name to open a file explorer and view the contents of the folder.
@@ -124,7 +124,7 @@ The editor supports both light and dark themes matching your UI preferences. You
124
124
The Edit File button is only available when you have write_content permission on the storage folder. If the file fails to load, an error message will be displayed.
125
125
:::
126
126
127
-
## Rename folder
127
+
## Rename Folder
128
128
129
129
130
130
If you have permission to rename the storage folder, you can rename it by
@@ -133,7 +133,7 @@ clicking the edit button.
133
133

134
134
135
135
136
-
## Delete folder
136
+
## Delete Folder
137
137
138
138
139
139
If you have permission to delete the storage folder, you can send the folder to the 'Trash'
@@ -173,7 +173,7 @@ You can access FileBrowser in two ways.
173
173
- Launch a compute session directly from a FileBrowser image on Sessions page.
174
174
175
175
176
-
### Execute FileBrowser from folder explorer dialog
176
+
### Execute FileBrowser From Folder Explorer Dialog
177
177
178
178
Go to the Data page and open the file explorer dialog of target
179
179
storage folder. Click the folder name to open the file explorer.
@@ -211,7 +211,7 @@ explorer, a new compute session will be created and a total of two
211
211
FileBrowser sessions will appear.
212
212
:::
213
213
214
-
### Create a compute session with FileBrowser image
214
+
### Create a Compute Session With FileBrowser Image
215
215
216
216
You can directly create a compute session with FileBrowser supported images.
217
217
You need to mount at least one or more storage folders to access them. You can use
@@ -224,7 +224,7 @@ The root directory of FileBrowser will be `/home/work`. Therefore, you
224
224
can access any mounted storage folders for the compute session.
225
225
:::
226
226
227
-
### Basic usage examples of FileBrowser
227
+
### Basic Usage Examples of FileBrowser
228
228
229
229
Here, we present some basic usage examples of FileBrowser in Backend.AI. Most
230
230
of the FileBrowser operations are intuitive, but if you need more detailed
@@ -305,7 +305,7 @@ Depending on the system settings, running SFTP server from the file dialog may n
305
305
be allowed.
306
306
:::
307
307
308
-
### Execute SFTP server from folder explorer dialog in Data page
308
+
### Execute SFTP Server From Folder Explorer Dialog in Data Page
309
309
310
310
Go to the Data page and open the file explorer dialog of target storage folder.
311
311
Click the folder button or the folder name to open the file explorer.
@@ -337,15 +337,15 @@ want to connect via SSH to your container. Please refer to
337
337
## Folder Categories
338
338
339
339
340
-
## Pipeline folders
340
+
## Pipeline Folders
341
341
342
342
This tab shows the list of folders that are automatically created when executing a
343
343
pipeline in FastTrack. When a pipeline is created, a new folder is created and mounted
344
344
under `/pipeline` for each instance of work (computing session).
345
345
346
346
<aid="automount-folder"></a>
347
347
348
-
## Automount folders
348
+
## Automount Folders
349
349
350
350
351
351
Data page has an Automount Folders tab. Click this tab to see a
Copy file name to clipboardExpand all lines: packages/backend.ai-webui-docs/src/ja/vfolder/vfolder.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,18 +53,18 @@ the creation dialog as follows:
53
53
54
54
The meaning of each field in the creation dialog is as follows.
55
55
56
-
- Usage Mode: Set the purpose of the folder.
56
+
-**Usage Mode**: Set the purpose of the folder.
57
57
58
58
* General: Defines a folder for storing various data in a general-purpose manner.
59
59
* モデル一覧: Defines a folder specialized for model serving and management. If this mode is selected, it is also possible to toggle the folder's copy availability.
60
60
* Auto Mount: フォルダー automatically mounted when a session is created. If selected, the folder name must start with a dot ('.').
61
61
62
-
- Folder name: The name of the folder (up to 64 characters).
63
-
- Location: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
- Cloneable: Shown only when you select usage model to "Model". Select whether the vfolder you are creating should be cloneable.
62
+
-**Folder name**: The name of the folder (up to 64 characters).
63
+
-**Location**: Select the NFS host where the folder will be created. If there are multiple hosts, choose one. An indicator will show if there is enough available space.
Copy file name to clipboardExpand all lines: packages/backend.ai-webui-docs/src/ko/vfolder/vfolder.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,18 +45,18 @@ Backend.AI는 사용자의 파일을 안전하게 보관할 수 있도록 전용
45
45
46
46
생성 대화 상자의 각 필드 의미는 다음과 같습니다.
47
47
48
-
- 사용 방식: 폴더의 용도를 설정합니다.
48
+
-**사용 방식**: 폴더의 용도를 설정합니다.
49
49
50
50
* 일반: 다양한 데이터를 범용 목적으로 저장하는 폴더입니다.
51
51
* 모델: 모델 서빙 및 관리에 특화된 폴더입니다. 이 모드를 선택하면 폴더 복제 가능 여부를 설정할 수 있습니다.
52
52
* 자동 마운트(Auto Mount): 연산 세션을 만들 때 자동으로 마운트되는 폴더입니다. 이름은 반드시 점('.')으로 시작해야 합니다.
53
53
54
-
- 폴더 이름: 폴더명을 입력합니다 (최대 64자).
55
-
-위치: 폴더를 생성할 NFS 호스트를 선택합니다. 여러 호스트가 있을 경우 각각의 사용 가능 용량을 확인한 후 적절한 호스트를 선택하세요.
56
-
-종류: 생성할 폴더 유형을 결정합니다. 사용자(User) 또는 프로젝트(Project)로 설정할 수 있습니다. 사용자 폴더는 사용자가 단독으로 생성하여 사용할 수 있는 폴더이며, 프로젝트 폴더는 관리자가 생성하고 프로젝트의 사용자가 공유하는 폴더입니다.
57
-
- 프로젝트: 프로젝트 타입을 선택한 경우에만 표시됩니다. 새 프로젝트 폴더를 만들 때 폴더가 속한 프로젝트를 지정할 수 있습니다. 프로젝트 폴더는 반드시 프로젝트에 속해야 하지만, 사용자 폴더를 생성할 때에는 별도의 역할을 수행하지 않습니다.
58
-
-권한: 프로젝트 멤버에 대한 프로젝트 폴더의 권한을 설정합니다. "읽기 전용"으로 설정된 경우, 프로젝트 멤버가 연산 세션 내에서 이 폴더에 쓰기 작업을 수행할 수 없습니다.
59
-
- 복제 가능 여부: 사용 방식이 "모델"로 설정된 경우에만 표시됩니다. 생성하는 가상 폴더(vfolder)가 복제 가능한지 여부를 선택합니다.
54
+
-**폴더 이름**: 폴더명을 입력합니다 (최대 64자).
55
+
-**위치**: 폴더를 생성할 NFS 호스트를 선택합니다. 여러 호스트가 있을 경우 각각의 사용 가능 용량을 확인한 후 적절한 호스트를 선택하세요.
56
+
-**종류**: 생성할 폴더 유형을 결정합니다. 사용자(User) 또는 프로젝트(Project)로 설정할 수 있습니다. 사용자 폴더는 사용자가 단독으로 생성하여 사용할 수 있는 폴더이며, 프로젝트 폴더는 관리자가 생성하고 프로젝트의 사용자가 공유하는 폴더입니다.
57
+
-**프로젝트**: 프로젝트 타입을 선택한 경우에만 표시됩니다. 새 프로젝트 폴더를 만들 때 폴더가 속한 프로젝트를 지정할 수 있습니다. 프로젝트 폴더는 반드시 프로젝트에 속해야 하지만, 사용자 폴더를 생성할 때에는 별도의 역할을 수행하지 않습니다.
58
+
-**권한**: 프로젝트 멤버에 대한 프로젝트 폴더의 권한을 설정합니다. "읽기 전용"으로 설정된 경우, 프로젝트 멤버가 연산 세션 내에서 이 폴더에 쓰기 작업을 수행할 수 없습니다.
59
+
-**복제 가능 여부**: 사용 방식이 "모델"로 설정된 경우에만 표시됩니다. 생성하는 가상 폴더(vfolder)가 복제 가능한지 여부를 선택합니다.
60
60
61
61
여기서 생성한 폴더는 연산 세션 생성 시 [마운트](../mount_vfolder/mount_vfolder.md#session-mounts)할 수 있습니다. 폴더는 사용자의 기본 작업 디렉토리인 `/home/work/` 아래에 마운트되며, 마운트된 디렉토리에 저장된 파일은 연산 세션이 종료되어도 삭제되지 않습니다.
0 commit comments