Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stas-fomenko opened this issue Jan 5, 2021 · 0 comments
Labels

Comments

@stas-fomenko
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant