Delete - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

The parsed reply is 150
FTPC: File transfer started with the signal light turned on.
FTPC: File transfer completed with the signal light turned off.
.226 Transfer complete.
FTP: 3304 byte(s) received in 4.889 second(s), 675.00 byte(s)/sec.
[ftp]
Table 9 Command output
Field
---> PORT 192,168,1,44,4,21
The parsed reply is
---> RETR
FTPC: File transfer started with the signal light turned
on.
FTPC: File transfer completed with the signal light
turned off.

delete

Syntax
delete remotefile
View
FTP client view
Default level
3: Manage level
Parameters
remotefile: File name.
Description
Use delete to permanently delete a specified file on the remote FTP server.
To perform this operation, you must have delete permission on the FTP server.
Examples
# Delete file temp.c.
[ftp] delete temp.c
250 DELE command successful.
[ftp]
Description
FTP command. 192,168,1,44 specifies the
destination IP address, and 4,21 is used to calculate
the data port number by using the formula
4*256+21.
Received reply code, defined in RFC 959.
Download the file.
File transfer starts, and the signal light is turned on.
File transfer is completed, and the signal light is turned
off.
55

Advertisement

Table of Contents
loading

Table of Contents