D-Link DES-7200 Cli Reference Manual page 1130

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

Chapter 63 File System Configuration Commands
Default
Command
mode
Usage
guidelines
Examples
63.1.5
mkdir
Use this command to create a directory.
mkdir directory
Parameter
description
Default
Command
mode
Usage
guidelines
Examples
63-4
fsname
Name of the file system to be used on the device
N/A.
Privileged EXEC mode.
This command is usually used in the following two cases: a. The
device has never used in this file system. In order to normally use the
file system on the device, you need to format the device the first time
you use it; b. After the file system has been used for a period of time,
if you want to delete all the files on the devices, you can use this
command to clear all the data on the device.
See the following example: If the jffs2 is the file system to be used,
and the dev/mtdblock/1 is the device to be managed by the file
system:
DES-7210# makefs dev /dev/mtdblock/1 fs jffs2
Parameter
Description
directory
Name of the directory to be created.
N/A.
Privileged EXEC mode.
Simply enter the name of the directory you want to create (including
the path).
If the path contains any directory that does not exist, the creation will
fail.
Create the test directory at the root directory:
DES-7200 CLI Reference Guide

Advertisement

Table of Contents
loading

Table of Contents