---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# File Copy activity

# File Copy activity {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The custom File Copy activity copies a file on a Linux or UNIX computer.
This activity replaces an SSH activity by the same name available
in releases prior to Geneva. If you have a workflow created in a previous version that uses
the deprecated activity, your workflow will continue to work normally after upgrading to
Geneva. However, all new workflows must use the custom version of this activity. This
activity was built with the [SSH activity designer template](https://servicenow-prod.fluidtopics.net/8fPnC2A~dq4pdTWS848KCA#t_CreateAnSSHActivity "Create an activity that extracts data from a target host that uses the SSH network protocol."), which gives workflow administrators the ability to
store input and output variables in the [databus](https://servicenow-prod.fluidtopics.net/8OYaonyVEUHUlQE7wAXD_w#t_ReuseDataInTheActivityDesigner "The Data tab in the Workflow Editor lists all custom activities used in the current workflow that produce data and displays that data for reuse in other custom activities.").

To access this activity in the Workflow Editor, select the
Custom tab, and then navigate to Custom ActivitiesGlobalOrchestration - SSH.

## Input variables

{#r_FileCopyActivity__table_jr1_msz_zp__entry__2}

| Input variable | Description |
|-|-|
| hostname | Hostname or IP address of destination server for SSH activity. |
| directory | Name of the working directory. |
| src_file | Name of the source file. |
| dst_file | The name of the destination file. |
[Tabelle : 1. File Copy input variables]

{#r_FileCopyActivity__table_jr1_msz_zp}

## Output variables

{#r_FileCopyActivity__table_rcw_ts5_2s__entry__2}

| Output variable | Description |
|-|-|
| result | Either success or failure. |
[Tabelle : 2. File Copy output variables]

{#r_FileCopyActivity__table_rcw_ts5_2s}

## Conditions

{#r_FileCopyActivity__table_wdl_bnq_rt__entry__2}

| Condition | Description |
|-|-|
| Success | Activity successfully copied the file on the specified host. |
| Failure | Activity failed to copy the file on the specified host. |
[Tabelle : 3. File Copy conditions]

{#r_FileCopyActivity__table_wdl_bnq_rt}

