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/guide/advanced/user.md
+21-7Lines changed: 21 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ star: true
17
17
---
18
18
19
19
# User
20
-
###**Username**
20
+
## **Username**
21
21
Username for login
22
-
###**Password**
22
+
## **Password**
23
23
Password for login
24
24
:::tip
25
25
Password is invalid for guest user.
@@ -30,7 +30,7 @@ If you enter an incorrect password 6 times in a row, the current IP will be bloc
30
30
31
31
:::
32
32
33
-
###**Base path**
33
+
## **Base path**
34
34
The root path that users see when he/she log in
35
35
36
36
-----
@@ -39,10 +39,14 @@ Q: **How to allow a user to see multiple folder paths?**
39
39
40
40
A: You can create a new [alias](alias.md) storage, add all the paths you need to show the user to the alias, and then point to the newly created alias storage in the user path
41
41
42
-
### **Permission**
42
+
<br/>
43
+
44
+
45
+
46
+
## **Permission**
43
47
- Can see hides: Can see the hides files and folders
44
48
- Access without password: Can access without password
- Mkdir or upload: Can make directory or upload files
47
51
- Rename: Can rename files and folders
48
52
- Move: Can move files and folders
@@ -51,12 +55,22 @@ A: You can create a new [alias](alias.md) storage, add all the paths you need to
51
55
- Webdav read: Can read files and folders with webdav
52
56
- Webdav manage: Can manage files and folders with webdav
53
57
58
+
<br/>
59
+
60
+
61
+
54
62
## **Tips**
55
63
56
64
1. Are you worried that visitors can see all files? [**Click to see how to set it up here**](../../faq/why.md#how-do-i-set-it-so-that-visitors-can-only-see-the-content-after-logging-in)
57
65
58
-
2.**`Guest user is disabled, login please`**: In order to protect your Alist security, the guest access permission is closed, if you need guest access, open it yourself
66
+
2.**`Guest user is disabled, login please`**: In order to protect your AList security, the guest access permission is closed, if you need guest access, open it yourself
- If you upload (including offline download and upload) large files, or upload a lot of files (hundreds or thousands), it is not recommended to use AList to operate, please go to the corresponding network disk official website to operate directly
71
+
- If you upload (including offline download and upload) large files, or upload a lot of files (hundreds or thousands), it is not recommended to use AList to operate, please go to the corresponding network disk official website to operate directly
72
+
73
+
4. Non-admin users can manage offline download, copy, upload and other operations in the background
74
+
- AList needs to be upgraded to <Badgetext="v3.39.1"type="info"vertical="middle" /> version, and admin can also view the user's task progress and operations
Copy file name to clipboardExpand all lines: docs/guide/drivers/139.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Update the method of authentication, please get `Authorization` to fill in
32
32
33
33
34
34
35
-
## **root folder ID**
35
+
## **Root folder ID**
36
36
37
37
- Personal cloud:It can be left blank and it will be filled in automatically. All will be listed, covering 18 items (check it yourself). Normal files are in **My Folder**.
38
38
- If you fill in the folder ID, the normal root directory folder is listed (this method is recommended)
0 commit comments