D-Link DFL-1600 Software Guide

Page of 213
Display help about selected topic from any category.
help -category={COMMANDS | TYPES} [<Topic>]
Display help from a specific topic category.
Options
-category={COMMANDS |
TYPES}
Topic category.
<Topic>
Help topic.
2.4.3. history
Dump history to screen.
Description
List recently typed commands that have been stored in the command history.
Usage
history
2.4.4. ls
Lists device data accessible by SCP.
Description
Lists device data which are available through SCP.
Example 2.19. Transfer script files to and from the device
Upload:
scp myscript user@sgw-ip:script/myscript
Download: scp user@sgw-ip:script/myscript ./myscript
In addition to the files listed it is possible to upload license, certificates and ssh public key files.
Example 2.20. Upload license data
scp licence.lic user@sgw-ip:license.lic
Certificates and ssh client key objects are created if they do not exist.
2.4.3. history
Chapter 2. Command Reference
80