bferrenq commented on issue #468:
URL: https://github.com/apache/mina-sshd/issues/468#issuecomment-1961701848

   Hello,
   You are correct, file size is supposed to be 204425799 whereas it is 
204500679, and unless I did a mistake, logs are for the corrupted file.
   
   Regarding streaming, we simply taking Mina's Inpustream then write in a 
local file. I may be wrong, still the fact that tweaking mentioned parameter 
makes file correctly fetched, so this should discard problem on that part, no?
   
   Then file seems corrupted after 2024-02-23 14:13:33,806, so:
    id=744, offset=20963200, length=32755
   
   I do not know if this is expected, please notice below the "- len=41084" (19 
times in the file)
   
    2024-02-23 14:13:33,816 TRACE o.a.s.s.c.i.SftpInputStreamAsync [main] 
pollBuffer(SftpInputStreamAsync[ClientSessionImpl[tim-amad...@partnerupload.google.com/64.233.167.130:19321]][./market_reference_data_2024-02-21.csv])
 response=103 for ack=SftpAckData[id=744, offset=20963200, length=32755] - 
len=41084
    
    whereas most of the time we have "- len=32764" (13k times):
    
    2024-02-23 14:13:33,799 TRACE o.a.s.s.c.i.SftpInputStreamAsync [main] 
pollBuffer(SftpInputStreamAsync[ClientSessionImpl[u...@partnerupload.google.com/64.233.167.130:22]][./data.csv])
 response=103 for ack=SftpAckData[id=743, offset=20930445, length=32755] - 
len=32764
   
   Before providing full logs, I need provider consent, request ongoing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to