Rename a file
TransPort LR User Guide
122
Rename a file
To rename a file, use the
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
test.da0
763
Wed Apr 5 07:22:29
config.da0
763
Sun Mar 5 12:36:20
config.fac
186
Mon Feb 21 03:00:17
Remaining User Space: 102,453,248 bytes
digi.router>