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

Fix reading large files over SCP #621

Merged
merged 6 commits into from
Jun 27, 2024
Merged

Fix reading large files over SCP #621

merged 6 commits into from
Jun 27, 2024

Commits on Jun 27, 2024

  1. tests: Try overriding local file with SCP

    Signed-off-by: Jakub Jelen <[email protected]>
    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    Jakuje and webknjaz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4011c51 View commit details
    Browse the repository at this point in the history
  2. scp: Read large files by chunks

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    325a241 View commit details
    Browse the repository at this point in the history
  3. tests: Reproducer for reading large file over SCP

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c2e0cb1 View commit details
    Browse the repository at this point in the history
  4. Optimize the large_payload fixture

    webknjaz authored and Jakuje committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1d18e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c30c72 View commit details
    Browse the repository at this point in the history
  6. Add changelog

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    985f44d View commit details
    Browse the repository at this point in the history