File system Display directory contents
Digi TransPort WR Routers User Guide
254
Display directory contents
Web
1. On the menu, click System > Administration > File System. The File System page appears.
2. Double-click the directory row to navigate to a sub-directory and display contents.
Command line
To display directory contents, use the dir command. For example:
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>
Change the current directory
Web
1. On the menu, click System > Administration > File System. The File System page appears.
2. Navigate to the desired directory or subdirectory.
3. To return to the home directory, click .
Command line
To change the current directory, use the cd command, specifying the directory name.
For example:
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>
digi.router> cd test
digi.router> dir