Bug 193221

Summary: ftp client: abort can be done only once
Product: Red Hat Enterprise Linux 4 Reporter: Antti <antti.saaristo>
Component: ftpAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-28 11:50:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 234304    

Description Antti 2006-05-26 07:05:38 UTC
Description of problem:
You can abort "mput *" only once.

Version-Release number of selected component (if applicable):
RHES 4: ftp-0.17-22

How reproducible:
Follow instructions :)

Steps to Reproduce:
1. Connect to a ftp server 
2. Upload large file with mput * but while transferring press CTRL + C

send aborted
waiting for remote to finish abort
226-File successfully transferred
226 1.237 seconds (measured here), 3.61 Mbytes per second
4689920 bytes sent in 1.2 seconds (3.7e+03 Kbytes/s)
Continue with mput? y
 
3. Upload again with mput * and try to press CRTL+C
=> Not working. You have to wait until file has been transferred or kill the
process manually. This is quite annoying when transferring large files >1Gb
  
Actual results:


Expected results:
File tranfer is always cancelled when you press CTRL+C

Additional info:

Comment 1 Marcela Mašláňová 2006-08-04 06:17:12 UTC
It will be fixed in RHEL5.