# This section contains the filenames and their sizes that will be generated randomly. The number # of items in filenames and filesizes must match. [Random Files] filenames = file10B.bin, file100B.bin, file1KB.bin, file100KB.bin, file1MB.bin, file100MB.bin, file1GB.bin filesizes = 10, 100, 1000, 100000, 1000000, 100000000, 1000000000 # CDS host info [CDS] username = admin password = gatelink host = 1.1.4.1 destpath = /home/admin/filetransferbenchmark/ host_keys = known_hosts pkey = # This section describes the tests that will be run. [Tests] filenames = file10B.bin, file100B.bin, file1KB.bin, file100KB.bin, file1MB.bin, file100MB.bin, file1GB.bin reps = 16, 16, 16, 8, 8, 8, 4 #reps = 2, 2, 2, 8, 8, 8, 4 # Platform specific configuration items are in the following sections each of the sections # should have identical entries for consistancy between the platforms [linux2] srcpath = ./ scp = /usr/bin/scp scp_arg = -Bq ftp = /usr/bin/ftp ftp_arg = [win32] srcpath = ./ scp = pscp.exe scp_arg = -batch -pw ftp = C:\WINDOWS\system32\ftp.exe ftp_arg =