Skip to content

Big fIle is actually not read by Read action (only metadata retrieved) #85

@stas-fomenko

Description

@stas-fomenko

Description:
STR:

  1. create flow: simple trigger -> SFTP:Read action
  2. Try to get 10+MB file from your SFTP server (metadata should be retrieved)
  3. Try to write this file on step 3 by SFTP:Upload Files From Attachments Header action or any other component that is able to write files to specified destination

AR:

  1. File metadata is retrieved on STR#2
  2. Empty file (0 kb) is written to specified destination on STR#3

ER: file is written to specified destination on STR#3 accordingly (with correct size, same as on STR#2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions