Bug 234304 - ftp client: abort can be done only once
Summary: ftp client: abort can be done only once
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: ftp
Version: rawhide
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On: 193221
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-28 11:55 UTC by Marcela Mašláňová
Modified: 2007-12-13 11:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-13 11:42:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marcela Mašláňová 2007-03-28 11:55:22 UTC
+++ This bug was initially created as a clone of Bug #193221 +++

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

Comment 1 Marcela Mašláňová 2007-12-13 11:42:31 UTC
If I do Ctrl+C then nothing happend, until the file is downloaded. I look at
some other ftp clients, what's the standard behaviour and after Ctrl+C is
program exited.


Note You need to log in before you can comment on or make changes to this bug.