File system Rename a file
Digi TransPort WR Routers User Guide
257
config.fac 186 Mon Feb 21 03:00:17
Remaining User Space: 102,457,344 bytes
digi.router>
digi.router>
digi.router> copy config.da0 backup.da0
digi.router>
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
backup.da0 763 Wed Apr 5 07:22:29
Remaining User Space: 102,457,344 bytes
digi.router>
digi.router> copy config.da0 test/test.cfg
digi.router>
digi.router> dir test
File Size Last Modified
--------------------------------------------------------
test.cfg 763 Wed Apr 5 07:24:45
Remaining User Space: 102,457,344 bytes
digi.router>
Rename a file
Web
1. On the menu, click System > Administration > File System. The File System page appears.
2. Select the file to rename. Navigate to the file's directory location, if necessary.
3. Click . Enter the new file name.
4. Click OK.
Command line
To rename a file, use the rename command, specifying the existing name and the new 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
backup.da0 763 Wed Apr 5 07:22:29
Remaining User Space: 102,457,344 bytes
digi.router>
digi.router> rename backup.da0 test.da0
digi.router>
digi.router> dir
File Size Last Modified
---------------------------------------------------------
test Directory