NAME
monm_ftp - FTP checker for App::MonM
VERSION
Version 1.01
SYNOPSIS
monm_ftp [ --user=USERNAME ] [ --password=PASSWORD ]
[ --port=PORTNUMBER ] [-t SECS] [-a] HOST
OPTIONS
- -a, --active
-
Switch to ACTIVE mode
Default: off (passive mode)
- -h, --help
-
Show short help information and quit
- -H, --longhelp
-
Show long help information and quit
- -p PASSWORD, --password=PASSWORD
-
Password for connection
- -P PORTNUMBER, --port=PORTNUMBER
-
Port number
Default: 21
- -t SECT, --timeout=SECS
-
Timeout value, secs
Default: 120
- -u USERNAME, --user=USERNAME
-
Username for connection
DESCRIPTION
FTP checker for App::MonM
DEPENDENCES
AUTHOR
Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2022 D&D Corporation. All Rights Reserved
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.