Create A Directory - Digi Connect IT Mini User Manual

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

File system
> ls /etc/config
-rw-r--r-- 1 root
drw------- 2 root
drwxr-xr-x 3 root
-rw-r--r-- 1 root
...
>
3. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Create a directory

  Command line
This procedure is not available through the WebUI. To make a new directory, use the
specifying the name of the directory.
For example:
1. Log into the Connect IT Mini command line as a user with Admin access.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the Admin CLI prompt, type mkdir /path/dir_name. For example, to create a directory
named temp in /etc/config:
> mkdir /etc/config/temp
>
3. Verify that the directory was created:
> ls /etc/config
...
-rw-r--r-- 1 root
-rw------- 1 root
-rw-r--r-- 1 root
drwxr-xr-x 2 root
>
4. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Digi Connect IT® Mini User Guide
root
856 Nov 20 20:12 accns.json
root
160 Sep 23 04:02 analyzer
root
224 Sep 23 04:02 cc_acl
root
47 Sep 23 04:02 dhcp.leases
root
1436 Aug 12 21:36 ssl.crt
root
3895 Aug 12 21:36 ssl.pem
root
10 Aug 5 06:41 start
root
160 Aug 25 17:49 temp
Create a directory
mkdir
command,
540

Advertisement

Table of Contents
loading

Table of Contents