ComfyUI Node
Ino Copy File
Copies a single file from one location to another. Preserves modification time and permissions. Leave to_filename empty to keep the source filename.
Ino Copy File
- success
- message
- rel_path
- abs_path
◄enabledtrue►
◄from_parent_folder▾►
◄from_folder►
◄from_filename►
◄to_parent_folder▾►
◄to_folder►
◄to_filename►
◄overwritefalse►
CategoryInoFileHelper
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| from_parent_folder | COMBO | 3 options: input, output, temp | |
| from_folder | STRING | — | |
| from_filename | STRING | — | |
| to_parent_folder | COMBO | 3 options: input, output, temp | |
| to_folder | STRING | — | |
| to_filenameopt | STRING | Leave empty to keep the source filename. | |
| overwriteopt | BOOLEAN | false | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |