base/protocols/ftp/files.zeek
- FTP
- Namespace:
FTP
- Imports:
base/frameworks/files, base/protocols/ftp/info.zeek, base/protocols/ftp/main.zeek, base/protocols/ftp/utils.zeek, base/utils/conn-ids.zeek
Summary
Redefinitions
Functions
Describe the file being transferred. |
|
Default file handle provider for FTP. |
Detailed Interface
Functions
- FTP::describe_file
-
Describe the file being transferred.
- FTP::get_file_handle
- Type:
function
(c:connection
, is_orig:bool
) :string
Default file handle provider for FTP.