Skip to main content

Application Statistics

After operations such as file transfers (hcp) and file deletions (hrm) and so on applications, those output information is recorded in the specific files on the client and server.

Column NameDescription
Start Date_TimeStart date and time
End Date_TimeEnd date and time
ExitExit code
Remote HostRemote host
UserUser name
ApplicationApplication name
TotalTotal transmission data (byte)
PayloadFile data transmission (byte)
FilesThe number of files
DirectoriesThe number of directories
Average ThroughputAverage throughput (bps)
EncodingTransport string encoding
SecurityTransport security
CompressionCompression
ProtoTransport protocol
LocalLocal address and port number
ForeignRemote address and port number
PIDProcess ID

The application operation start date and time is recorded in the following format in Start Date_Time.

yyyy/mm/dd HH:MM::SS

The application operation end date and time is recorded in the following format in End Date_Time.

yyyy/mm/dd HH:MM::SS

The file process reason code is recorded as the application operation end code in Exit with the following format.

The host name or IP address of the remote host is recorded in Remote Host.

The user who operated the application and the way how to operate it, are recorded in User. When it is not authenticated, anonymous is output.

The application name that created this record is recorded in Application, which is supposed to be one of those below.

  • hcp
  • hsync
  • hrm
  • hcp-ls
  • hmkdir
  • hpwd
  • hmv
  • hln
  • hchmod
  • hchown

The protocol version in which the application was operated is described as below (in the order of protocol number, protocol revision number).

..., hcp [2.0], ...

The total transmission data on the application layer (including the data to control file requests) is recorded in Total.

The total payload on the application layer (the total size of file data in file transfers) is recorded in Payload.

The number of the files which was processed on the application layer is recorded in Files (which doesn’t include directories).

The number of the directories which was processed on the application layer is recorded in Directories.

The average throughput on the application layer is recorded in Average Throughput.

The processed transport string encodings are recorded in Encoding.

The processed transport security is recorded in Security. The purpose of usage of the digest algorithm is added as the following names.

  • MAC (the identification test of message data in session encryption)
  • Chunk (the test of data chunks of files)
  • File (the file test)

In encrypted sessions, when the data integrity checking is disabled, “MAC” is not added.

  • RequireDataIntegrityChecking (hcpd.conf)
  • DisableDataIntegrityChecking (hcp.conf)

When ApplicationStatLogSecurityEx is yes, the following information on the transport security is added to the log.

  • Bxxx (cryptographic algorithm block size. xxx is the block size (bit.))
  • Kxxx (cryptographic algorithm key size. xxx is the key size (bit.))
  • HmacXxx/VmacXxx (Data integrity check modeXxx is the algorithm name.)

The processed compression mode (the compression level, header compression or content compression on/off) is recorded in Compression.

The processed transport protocol is recorded in Proto. In this version, one of the following is output.

  • TCP
  • HpFP
  • WSS
  • WS

When HpFP is recorded, the chosen congestion control mode is added as the following names.

  • F (Fair mode)
  • S (Fair Fast mode)
  • A (Aggressive mode)
  • M (Modest mode)
  • N (none)

When a session has multiple connections, the number of connections is noted in parenthesis beside the transport protocol.

The IP address or port number of the local end of the transport session (end point) is recorded in Local.

The IP address or port number of the remote end of the transport session (end point) is recorded in Foreign.

The application process ID is recorded in PID.

--Example:ClientStart Date_Time, End Date_Time, Exit, Remote Host, User, Application, Total (bytes), Payload (bytes), Files, Directories, Average Throughput (bps), Encoding, Security, Compression, Proto, Local, Foreign, PID2021/01/06 16:27:24, 2021/01/06 16:27:30, 0000, 127.0.0.1, user, hcp [2.0], 8590723508, 8589934592, 1, 0, 10703091712.000000, UTF8, AES/CTR/NoPadding SHA256 [MAC / B128 K256 VmacAES64], None, TCP, 127.0.0.1:40920, 127.0.0.1:874, 746122021/02/02 14:55:36, 2021/02/02 14:55:36, 0000, 192.168.30.52, user, hcp [2.0], 1053400, 1048641, 1, 0, 21563498.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K256 HmacSHA256], None, TCP, 192.168.30.51:35858, 192.168.30.52:874, 36512021/02/02 15:28:24, 2021/02/02 15:28:24, 0000, 192.168.30.52, user, hcp [2.0], 1052440, 1048641, 1, 0, 21731128.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [B128 K256], None, TCP, 192.168.30.51:35890, 192.168.30.52:874, 38322021/02/02 15:10:50, 2021/02/02 15:10:50, 0000, 192.168.30.52, user, hcp [2.0], 1053400, 1048641, 1, 0, 21753950.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K128 HmacSHA256], None, TCP, 192.168.30.51:35864, 192.168.30.52:874, 37272021/02/02 15:19:57, 2021/02/02 15:19:58, 0000, 192.168.30.52, user, hcp [2.0], 1050772, 1048641, 1, 0, 19767822.000000, UTF8, None SHA256, None, TCP, 192.168.30.51:35880, 192.168.30.52:874, 37942021/02/02 15:29:37, 2021/02/02 15:19:58, 0000, 192.168.30.52, user, hcp [2.0], 1050772, 1048641, 1, 0, 19767822.000000, UTF8, None SHA256, None, TCP (8), 192.168.30.51:35880, 192.168.30.52:874, 37942021/02/02 17:31:25, 2021/02/02 17:31:25, 0000, 127.0.0.1, user, hcp [2.0], 2160, 0, 1, 0, 0.000000, UTF8, AES/CTR/NoPadding SHA256 [MAC], None, HpFP [N], 127.0.0.1:54918, 127.0.0.1:884, 413402021/02/02 17:32:28, 2021/02/02 17:32:28, 0000, 127.0.0.1, user, hcp [2.0], 2160, 0, 1, 0, 0.000000, UTF8, AES/CTR/NoPadding SHA256 [MAC / B128 K256 VmacAES], None, HpFP [N], 127.0.0.1:21373, 127.0.0.1:884, 414582021/02/02 17:33:41, 2021/02/02 17:33:41, 0000, 127.0.0.1, user, hcp [2.0], 2480, 0, 1, 0, 0.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K256 HmacSHA256], None, HpFP [N], 127.0.0.1:50812, 127.0.0.1:884, 415562021/02/02 17:43:21, 2021/02/02 17:33:41, 0000, 127.0.0.1, user, hcp [2.0], 2480, 0, 1, 0, 0.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K256 HmacSHA256], None, HpFP [N] (8), 127.0.0.1:50812, 127.0.0.1:884, 41556
ServerStart Date_Time, End Date_Time, Exit, Remote Host, User, Application, Total (bytes), Payload (bytes), Files, Directories, Average Throughput (bps), Encoding, Security, Compression, Proto, Local, Foreign, PID2021/01/08 14:35:45, 2021/01/08 14:35:45, 0000, 127.0.0.1:37100, user [RSA], hcp [2.0], 3428, 1024, 1, 0, 20145.384766, UTF8, AES/CTR/NoPadding SHA256 [B128 K256], None, TCP, 127.0.0.1:874, 127.0.0.1:37100, 575622021/01/08 14:36:10, 2021/01/08 14:36:10, 0000, 127.0.0.1:37102, user [RSA], hcp [2.0], 3428, 1024, 1, 0, 19958.435547, UTF8, AES/CTR/NoPadding SHA256, None, TCP, 127.0.0.1:874, 127.0.0.1:37102, 576502021/01/08 15:26:30, 2021/01/08 14:36:10, 0000, 127.0.0.1:37102, user [RSA], hcp [2.0], 3428, 1024, 1, 0, 19958.435547, UTF8, AES/CTR/NoPadding SHA256, None, TCP (8), 127.0.0.1:874, 127.0.0.1:37102, 576502021/02/02 17:31:25, 2021/02/02 17:31:25, 0000, 127.0.0.1:54918, user [PAM], hcp [2.0], 2160, 0, 1, 0, 0.000000, UTF8, AES/CTR/NoPadding SHA256 [MAC], None, HpFP [N], 127.0.0.1:884, 127.0.0.1:54918, 413492021/02/02 17:32:28, 2021/02/02 17:32:28, 0000, 127.0.0.1:21373, user [PAM], hcp [2.0], 2160, 0, 1, 0, 0.000000, UTF8, AES/CTR/NoPadding SHA256 [MAC / B128 K256 VmacAES], None, HpFP [N], 127.0.0.1:884, 127.0.0.1:21373, 414652021/02/02 17:33:41, 2021/02/02 17:33:41, 0000, 127.0.0.1:50812, user [PAM], hcp [2.0], 2480, 0, 1, 0, 0.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K256 HmacSHA256], None, HpFP [N], 127.0.0.1:884, 127.0.0.1:50812, 415632021/02/02 17:43:21, 2021/02/02 17:33:41, 0000, 127.0.0.1:50812, user [PAM], hcp [2.0], 2480, 0, 1, 0, 0.000000, UTF8, AES/CBC/PKCS5Padding SHA256 [MAC / B128 K256 HmacSHA256], None, HpFP [N] (8), 127.0.0.1:884, 127.0.0.1:50812, 41563--