Syntax documentationstage_copy_cmd

This parameter specifies which transfer program copies the data across the network to another host. You use it for backups to remote disks.

Syntax Syntax

  1. stage_copy_cmd = rcp|ftp|scp|wcp
End of the code.

Default 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:

Backup to a Remote Disk