ComfyUI  >  Nodes  >  ComfyUI-DataSet >  DataSet_CopyFiles

ComfyUI Node: DataSet_CopyFiles

Class Name

DataSet_CopyFiles

Category
🔶DATASET🔶
Author
daxcay (Account age: 134 days)
Extension
ComfyUI-DataSet
Latest Updated
8/2/2024
Github Stars
0.0K

How to Install ComfyUI-DataSet

Install this extension via the ComfyUI Manager by searching for  ComfyUI-DataSet
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-DataSet in the search bar
After installation, click the  Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

DataSet_CopyFiles Description

Facilitates file copying between directories with BlindCopy and CopyByDestinationFiles modes for dataset management efficiency.

DataSet_CopyFiles:

The DataSet_CopyFiles node is designed to facilitate the copying of files from one directory to another, providing a streamlined and efficient way to manage file transfers within your dataset workflows. This node offers two distinct modes of operation: BlindCopy and CopyByDestinationFiles, allowing you to either copy all files blindly or selectively copy files based on the presence of corresponding files in the destination directory. This flexibility makes it a valuable tool for AI artists who need to organize and manage large sets of files, ensuring that their datasets are consistently structured and up-to-date.

DataSet_CopyFiles Input Parameters:

source_folder

This parameter specifies the path to the directory containing the files you want to copy. It is a string input where you need to provide the full path to the source directory. The function of this parameter is to identify the location of the files that will be copied. There are no minimum or maximum values, but it must be a valid directory path. The default value is "directory path".

destination_folder

This parameter specifies the path to the directory where the files will be copied to. Similar to the source_folder, it is a string input where you need to provide the full path to the destination directory. This parameter determines where the copied files will be stored. There are no minimum or maximum values, but it must be a valid directory path. The default value is "directory path".

copy_mode

This parameter determines the mode of copying files. It offers two options: BlindCopy and CopyByDestinationFiles. BlindCopy will copy all files from the source directory to the destination directory without any checks. CopyByDestinationFiles will only copy files from the source directory if a corresponding file (with the same base name) exists in the destination directory. This parameter is crucial for controlling the behavior of the file copying process. The default value is BlindCopy.

DataSet_CopyFiles Output Parameters:

None

This node does not produce any output parameters. Its primary function is to perform the file copying operation based on the specified input parameters.

DataSet_CopyFiles Usage Tips:

  • Ensure that the source_folder and destination_folder paths are correctly specified and accessible to avoid any file not found errors.
  • Use the BlindCopy mode when you need to copy all files from the source directory to the destination directory without any conditions.
  • Use the CopyByDestinationFiles mode when you want to ensure that only files with corresponding names in the destination directory are copied, which can help in maintaining consistency between directories.

DataSet_CopyFiles Common Errors and Solutions:

Error saving: [specific error message]

  • Explanation: This error occurs when there is an issue during the file copying process, such as incorrect directory paths, permission issues, or other I/O errors.
  • Solution: Verify that the source_folder and destination_folder paths are correct and accessible. Ensure that you have the necessary permissions to read from the source directory and write to the destination directory. Check for any typos or incorrect path specifications. If the problem persists, review the specific error message for more details and address the underlying issue accordingly.

DataSet_CopyFiles Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-DataSet
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.