Command line interface Command line reference
Digi Connect IT® 16/48 User Guide
735
mv
Move a file or directory.
mv [force] SOURCE DESTINATION
Parameters
source
The source file or directory to move.
Syntax: STRING
destination
The destination path to move the source file or directory to.
Syntax: STRING
force
Do not ask to overwrite the destination file if it exists.
Syntax: BOOLEAN
Default: False
Optional: True