Bug 62616

Summary: FTPSampler: Upload file-size is not counted in sentBytes
Product: JMeter - Now in Github Reporter: Timo Leefers <ASF.Software.Timo>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 4.0   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Description Timo Leefers 2018-08-10 06:23:05 UTC
The file-size of the uploaded file is not counted in sentBytes but in bytes (as documented in SampleResult as receivedBytes count).
Comment 1 Philippe Mouawad 2018-08-25 20:29:45 UTC
pmouawad@apache.org
	
10:29 PM (0 minutes ago)
	
to commits
Author: pmouawad
Date: Sat Aug 25 20:29:25 2018
New Revision: 1839104

URL: http://svn.apache.org/viewvc?rev=1839104&view=rev
Log:
Bug 62616 - FTPSampler: Upload file-size is not counted in sentBytes
Bugzilla Id: 62616

Modified:
    jmeter/trunk/src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler/FTPSampler.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4839