9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
# This tests both active and passive FTP over IPv4.
|
|
#
|
|
# @TEST-EXEC: zeek -b -r $TRACES/ftp/ipv4.trace %INPUT
|
|
# @TEST-EXEC: btest-diff conn.log
|
|
# @TEST-EXEC: btest-diff ftp.log
|
|
|
|
@load base/protocols/conn
|
|
@load base/protocols/ftp
|