Basic
Search and Filter
Archives
File Transfer
File Permissions
Octal | Permission(s) | Equivalent |
---|
0 | No permissions | -rwx |
1 | Execute only | =x |
2 | Write only | =w |
3 | Write and Execute (2+1=3) | =wx |
4 | Read only | =r |
5 | Read and Execute (4+1=5) | =rx |
6 | Read and Write (4+2=6) | =rw |
7 | All permissions (4+2+1=7) | =rwx |
Curl Commands
Disk Usage
User Management
Networking