File system File system
Digi TransPort WR Routers User Guide
253
File system
The TransPort local file system has approximately 100 MBof space available for storing files, such as
Python programs, alternative configuration files and firmware versions, and release files, such as
cellular module images.
See Configuration files for information on managing configuration files.
Create a directory
Web
1. On the menu, click System > Administration > File System. The File System page appears.
2. Navigate to the file system location where you want to create a directory and click . The New
Directory dialog appears.
3. Enter a name for the directory and click Create.
To create a nested directory, navigate to the subdirectory by double-clicking the parent
directory. Click for the New Directory dialog. Alternately, you can create a nested directory
by including the parent directory with the slash delimiter / in the directory name field.
Command line
To make a new directory, use the mkdir command, specifying the name of the directory.
For example:
digi.router> mkdir test
digi.router> dir
File Size Last Modified
-------------------------------------------------------
test Directory
config.da0 763 Sun Mar 5 12:36:20
config.fac 186 Mon Feb 21 03:00:17
Remaining User Space: 102,457,344 bytes
digi.router>