stage_copy_cmdThis parameter specifies which transfer program copies the data across the network to another host. You use it for backups to remote disks.
Syntax
stage_copy_cmd = rcp|ftp|scp|wcpDefault value: rcp
Possible values:
rcp
: uses the operating system remote copy command
ftp
: uses SAP implementation of file transfer protocol (sapftp
)
scp
: uses the operating system secure copy command
wcp
: Windows copy command (Windows only)
An incremental backup to a remote disk always uses ftp
. In this case, this parameter is ignored.
See also: