R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101
94
FTP: passive is off
[ftp] debugging
FTP: debugging switch is on
[ftp] get sample.file
---> PORT 192,168,1,44,4,21
200 Port command okay.
The parsed reply is 200
---> RETR sample.file
150 Opening ASCII mode data connection for /sample.file.
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 22 Output description
Field Descri
p
tion
---> PORT Give an FTP order, with data port numbers being…
The parsed reply is The received reply code, defined in RFC 959.
---> RETR Download the file
FTPC: File transfer started with the signal light turned
on.
File transfer starts, and the signal light is turned on.
FTPC: File transfer completed with the signal light
turned off.
File transfer is completed, and the signal light is turned
off.
delete
Syntax
delete remotefile
View
FTP client view
Default level
3: Manage level
Parameters
remotefile: File name.
Description
Use the delete command to permanently delete a specified file on the remote FTP server.
To perform this operation, you must have delete permissions on the FTP server.