ComfyUI Node
Ino Copy Files
Copies files from one folder to another with optional renaming.
Ino Copy Files
- success
- message
- rel_path
- abs_path
- logs
◄enabledtrue►
◄from_parent_folder▾►
◄from_folder►
◄to_parent_folder▾►
◄to_folder►
◄iterate_subfolderstrue►
◄rename_filestrue►
◄prefix_namefile►
CategoryInoFileHelper
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| from_parent_folder | COMBO | 3 options: input, output, temp | |
| from_folder | STRING | — | |
| to_parent_folder | COMBO | 3 options: input, output, temp | |
| to_folder | STRING | — | |
| iterate_subfolders | BOOLEAN | true | — |
| rename_files | BOOLEAN | true | — |
| prefix_name | STRING | file | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |
| logs | STRING | — |