The file-frame breakpoint-resume-blocking protocol command disables the resumable file transfer function of HTTP or FTP.
The undo file-frame breakpoint-resume-blocking protocol command enables the resumable file transfer function of HTTP or FTP.
file-frame breakpoint-resume-blocking protocol { all | http | ftp }
undo file-frame breakpoint-resume-blocking protocol { all | http | ftp }
| Parameter | Description | Value |
|---|---|---|
all |
Disables the resumable file transfer function of HTTP and FTP. |
- |
http |
Disables the resumable file transfer function of HTTP. |
- |
ftp |
Disables the resumable file transfer function of FTP. |
- |
By default, the FW permits resumable file transfer of HTTP or FTP.
Currently, many servers support the resumable file transfer function of HTTP or FTP. That is, after a file transfer fails, the file transfer can be resumed from the breakpoint. If the default configuration is used, the FW may permit the file transfer from a breakpoint. After the file-frame breakpoint-resume-blocking protocol { all | http | ftp } command is run, the FW can identify the resumed file transfer of HTTP or FTP and block it.