Skip to content

Commit 3bc0683

Browse files
committed
Add history fragment
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent 02e8164 commit 3bc0683

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)