Nodes/ComfyUI-InoNodes/Ino S3 Download File
ComfyUI Node

Ino S3 Download File

Downloads a file from S3 to a local folder.

By nobandegani·Created about a year ago·Updated 29 days ago· 5
Ino S3 Download File
    • success
    • message
    • rel_path
    • abs_path
    enabledtrue
    s3_keyinput/example.png
    parent_folder
    folders3download/
    s3_config{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}
    overwritefalse
    CategoryInoS3Helper

    Inputs (6)

    NameTypeDefaultDescription
    enabledBOOLEANtrue
    s3_keySTRINGinput/example.png
    parent_folderCOMBO3 options: input, output, temp
    folderSTRINGs3download/
    s3_configoptSTRING{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}you can leave it empty and pass it with env vars
    overwriteoptBOOLEANfalseIf False (default), skip the download when the local file already matches the remote (sha256/md5/size cascade).

    Outputs (4)

    NameTypeDescription
    successBOOLEAN
    messageSTRING
    rel_pathSTRING
    abs_pathSTRING