ComfyUI Node
Ino Move Path
Moves a file or folder from one location to another with optional overwrite.
Ino Move Path
- success
- message
- rel_path
- abs_path
◄enabledtrue►
◄from_parent_folder▾►
◄from_folder►
◄to_parent_folder▾►
◄to_folder►
◄from_filename►
◄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 | — | |
| to_parent_folder | COMBO | 3 options: input, output, temp | |
| to_folder | STRING | — | |
| from_filenameopt | STRING | — | |
| to_filenameopt | STRING | — | |
| overwriteopt | BOOLEAN | false | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |