manpagez: man pages & more
info inetutils
Home | html | info | man

File: inetutils.info,  Node: Aborting a file transfer,  Next: File naming conventions,  Prev: Ftp environment,  Up: ftp invocation

11.4 Aborting a file transfer
=============================

To abort a file transfer, use the terminal interrupt key (usually
'C-c').  Sending transfers will be immediately halted.  Receiving
transfers will be halted by sending a FTP protocol command 'ABOR' to the
remote server, discarding any further data received.  The speed at which
this is accomplished depends upon the remote server's support for 'ABOR'
processing.  If the remote server does not support the 'ABOR' command,
an 'ftp>' prompt will not appear until the remote server has completed
sending the requested file.

   The terminal interrupt key sequence will be ignored when 'ftp' has
completed any local processing and is awaiting a reply from the remote
server.  A long delay in this mode may result from the 'ABOR' processing
described above, or from unexpected behavior by the remote server,
including violations of the FTP protocol.  If the delay results from
unexpected remote server behavior, the local 'ftp' program must be
killed by hand.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.