patchcmdftp - Patches: patch #9521, upload aborts - detected with...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9521: upload aborts - detected with ProFTPD "tcpNoDelay off"

Submitter:  x2a <x2a>
Submitted:  Mon 18 Dec 2017 08:41:32 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Mon 18 Dec 2017 08:41:32 PM UTC, original submission:  

cmdftp 0.9.8
cmdftp.c - line 2098
origin: if (d && *cmd_ptr != 0)
new:    if (d && *answer != 0)

I have tried to fix upload aborts - detected with ProFTPD "tcpNoDelay off".
*cmd_ptr too often is 0 on inactive Nagle algorithm.

@Claudio
Please can you check I have done the right things?
Thanks for your well working cmdftp!!!

x2a

x2a <x2a>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by x2a (Submitted the item)
  • -email is unavailable- added by x2a
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-18 x2a Carbon-Copy- Added sick_soul

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code