---
url: https://gudhub.com/ru/docs/automation-nodes/file-duplicate/
title: "File Duplicate\n                #"
description: "File Duplicate is a node that allows to duplicate different files to the selected applications. It can be used with files of various formats. !File duplicate no"
lang: uk
updated: 2026-09-11T14:52:57.563Z
---

# File Duplicate [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#file-duplicate)

**File Duplicate** is a node that allows to duplicate different files to the selected applications. It can be used with files of various formats.

![File duplicate node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/file-duplicate-node.jpg "File duplicate")

## Inputs [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#inputs)

There are two input sockets in this node.

### Default Input Sockets [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#default-input-sockets)

By default, the input slots accept the data of the file to be copied and the item to which the file is to be copied. The second is additional information to that specified in the [settings](#options).

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _accepts items where the file should be duplicated_ |
| Files ID | `value` | _accepts ID of the file that will be duplicated_ |

### Additional Input Sockets [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#additional-input-sockets)

The current node has no additional sockets.

## Outputs [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#outputs)

The current node has no output sockets other than the default one.

### Default Output Sockets [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#default-output-sockets)

The only output connector of the node allows you to get an item with a duplicated file.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _transfers items with duplicate files_ |

### Additional Output Sockets [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#additional-output-sockets)

There are no settings for adding additional output sockets.

## Options [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#options)

**File Duplicate** has only one block of settings.

![Default settings of file duplicate node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/file-duplicate-default-settings.jpg "File duplicate settings")

| Name | Description |
| :-- | :-- |
| Dest Application | allows you to select the program into which the file will be duplicated; [details...](#dest-application) |
| Field for file | allows to select the field into which the file will be duplicated; [details...](#field-for-file) |
| Notes | allows to leave some notes in the node settings; [details...](#notes) |

### Dest Application [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#dest-application)

The first function is responsible for selecting the destination program to which the file will be duplicated.

### Field For File [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#field-for-file)

The current setting is necessary to select the field to which the file will be duplicated. This field is located in the [previously selected application](#dest-application).

### Notes [#](https://gudhub.com/ru/docs/automation-nodes/file-duplicate/#notes)

This field allows you to leave any notes in the node settings.
