Deployment Guide

87
delete top level command
Use the delete command to delete files from the local or USB file system. Only certain files can be
deleted on the local system, while file on the USB can be deleted.
Example
JFTP0Z1_console# delete
delete <target URL>
Deletes a file from local or usb storage.
Valid URLs:
backup-config, startup-config
usb://<file name>
dir top level command
Use the dir command to list files in the file system. Valid file system areas are :
flash list contents of the flash file system
usb list contents of memory plugged into USB slot
Example
JFTP0Z1_console# dir
dir <subcommand>
possible subcommands:
flash list files on the local flash storage
usb list files on a mounted usb device
dir flash command
Lists files in the flash file system
Example
JFTP0Z1_console# dir flash
-rw-r--r-- 1 root root 922 Aug 7 10:25 startup-config
dir usb command
Lists files in the USB file system
Example
JFTP0Z1_console# dir usb
total 0
exit top level command
Use the exit command to quit a telnet or SSH login session. NOTE: This command has no effect when
connected via the serial console.
Example
JFTP0Z1_console# exit