19
clear
c
Delete all of the files in the appliance’s SCP
directory.
delfile
<filename>
d
<filename>
Delete the specified file from the appliance’s
SCP directory.
show
s
List all of the files that currently reside in the
appliance’s SCP directory.
Example
psesh:> files show
SCP Folder Content
------------------
total 861K
248K PTKnetsrv-5.2.0-4.i386.rpm
613K PTKpcihsmK6-5.2.0-4.i386.rpm
Command Result : 0 (Success)
psesh:>files delete PTKnetsrv-5.2.0-4.i386.rpm
This will delete file 'PTKnetsrv-5.2.0-4.i386.rpm' in the scp folder.
Continue [y/n]?
> y
Proceeding....
File 'PTKnetsrv-5.2.0-4.i386.rpm' deleted.
Command Result : 0 (Success)
psesh:>files clear
This will delete all the files in the scp folder. Continue [y/n]?
> y
Proceeding....
All files deleted.
Command Result : 0 (Success)
help
Display syntax help for the specified command. You can use the ? symbol instead of
the string “help” as an alternative way of displaying the help.
User access
admin, pseoperator
Syntax
help
<command>
Example
psesh:> help help