Skip to main content

List of Commands Provided

HCP tools provides the following commands.

Command NameServer/ClientDescriptionUsual Actions Corresponding to
hcpdServerListening client requests to run the following client commands (for Linux)
hcpd_sessionServerProviding privilege separation on the hcpd
hcpd_winservServerListening client requests to run the following client commands (for Windows)
hcpd_winserv_genkeyServerGenerating a server key (for Windows) *1
hcpd_winserv_backup_confServerMaking backups of the server configuration files (for Windows) *2
hcpClientFile transfercp``scp
hsyncClientFile synchronizationrsync
hrmClientFile deletionssh + rm
hcp-lsClientListing filesssh + ls/dir
hmkdirClientCreating directoriesssh + mkdir
hpwdClientPrinting working directoryssh + pwd
hmvClientMoving filesssh + mv
hlnClientCreating links *3ssh + ln
hchmodClientChanging modes of files *3ssh + chmod
hchownClientChanging owner and group of files *3ssh + chown
hcp_backup_confClientMaking backups of the client configuration files (for Windows) *2

*1 hcpd_winserv_genkey usually runs automatically if the key does not exist at installation time. So users do not have to use it.

*2 hcpd_winserv_backup_confusually runs automatically when removing the service software or updating it. So users do not have to use it.

*3 Servers running on Windows OS dose not support these commands.