1FTPBENCH(1)                      User Commands                     FTPBENCH(1)
2
3
4

NAME

6       ftpbench - manual page for ftpbench 1.5.7
7

SYNOPSIS

9       ftpbench  -u  USERNAME  -p  PASSWORD [-H] [-P] [-b] [-n] [-s] [-k] [-t]
10       [-d] [-S]
11

OPTIONS

13       -h, --help
14
15              show this help message and exit
16
17       -u USER, --user=USER
18
19              username
20
21       -p PASSWORD, --pass=PASSWORD
22
23              password
24
25       -H HOST, --host=HOST
26
27              hostname
28
29       -P PORT, --port=PORT
30
31              port
32
33       -b BENCHMARK, --benchmark=BENCHMARK
34
35              benchmark type ('transfer', 'download', 'upload', 'concurrence',
36              'all')
37
38       -n CLIENTS, --clients=CLIENTS
39
40              number of concurrent clients used by 'concurrence' benchmark
41
42       -s FILESIZE, --filesize=FILESIZE
43
44              file size used by 'concurrence' benchmark (e.g. '10M')
45
46       -k PID, --pid=PID
47
48              the PID of the FTP server process, to track its memory usage
49
50       -t TIMEOUT, --timeout=TIMEOUT
51
52              the socket timeout
53
54       -d, --debug
55
56              whether to print debugging info
57
58       -S, --ssl
59
60              whether to use FTPS
61
62   Example usages:
63              ftpbench  -u  USER  -p  PASSWORD ftpbench -u USER -p PASSWORD -H
64              ftp.domain.com -P 21   # host / port ftpbench -u USER  -p  PASS‐
65              WORD  -b  transfer  ftpbench  -u USER -p PASSWORD -b concurrence
66              ftpbench -u USER -p PASSWORD -b all ftpbench -u USER -p PASSWORD
67              -b  concurrence  -n  500      #  500 clients ftpbench -u USER -p
68              PASSWORD -b concurrence -s 20M     # file size ftpbench -u  USER
69              -p PASSWORD -b concurrence -p 3521    # memory usage
70
71
72
73ftpbench 1.5.7                   October 2019                      FTPBENCH(1)
Impressum