Skip to content

LOCK: other commands used during transfer NOOP, ABOR #8

Description

@antbryan
  1. At least three commands are documented to work while a transfer is in
    progress. STAT, which reports the status of the transfer, NOOP, which does
    nothing (but many clients use to keep the control connection open when a
    firewall might close it over a long data transfer), and ABOR, which stops an
    existing transfer. My suggestion would be that STAT will return a response
    after the data transfer has finished (after the response from the transfer
    completion); NOOP the same; ABOR will interrupt the transfer, the transfer's
    end response will be signaled as interrupted, and the ABOR command will send
    a 426 and 226.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions