Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 565bb94

Browse files
committedJan 24, 2025·
Add history fragment
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent c612b5a commit 565bb94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fixed reading files over SFTP that go over the pre-defined chunk size.
2+
3+
Prior to this change, the files could end up being corrupted, ending up with the last read chunk written to the file instead of the entire payload.
4+
5+
-- by :user:`Jakuje`.

0 commit comments

Comments
 (0)
Please sign in to comment.