Bug 241093 - Uploading big files with SFTP KIO slave yields error/warning in server-side sshd log
Summary: Uploading big files with SFTP KIO slave yields error/warning in server-side s...
Status: RESOLVED UPSTREAM
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 12:23 UTC by Ralf Jung
Modified: 2010-06-08 21:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Jung 2010-06-08 12:23:43 UTC
Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

When I upload a big file using the SFTP KIO slave, I get this error (or is it a warning?) repeatedly in the server logs:

Jun  7 21:02:08 xxxxx sshd[25853]: channel 0: rcvd big packet 32797, maxpack 32768

The numbers 32797 and 32768 are always exactly the same.

Reproducible: Always

Steps to Reproduce:
Upload some big (>500kb) file using SFTP

Actual Results:  
Errors/warnings in the server log

Expected Results:  
No such log entries

I did not change anything on the server and did not get this error at all up to KDE 4.3 (including).
I did not do any research to check on exactly which size it starts, but it does not happen for small (~10-20kb) text-files, and happens always for bigger (>500kb) binary files.
Comment 1 Andreas Schneider 2010-06-08 21:26:17 UTC
This is just a warning in the logd. We should fix this but it doesn't break or corrupt something.

http://dev.libssh.org/ticket/84