We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dbf2b commit 0606cd4Copy full SHA for 0606cd4
docs/changelog-fragments/638.bugfix.rst
@@ -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