Stream
Click on the red underlined text to get to the source
... FTP servers for many years, as an adjunct to the REST
command for STREAM mode, thus is widely available. However, where
supported, the "modify" fact that can be provided in the result from
the new MLST ...
... RESTART (REST) command when STORing a file to a remote server in
STREAM mode, to determine the restart point. The server-PI might
...
... RESTART (REST) command for mode
STREAM, provided the transfer mode and type are not altered.
size-response = "213" SP ...
... To avoid having to resend the entire file if the file is only
partially transferred, both sides need some way to agree on where in
the data stream to restart the data transfer.
...
... 3] includes three modes of data transfer,
STREAM, Block, and Compressed. In Block and Compressed modes, the
data stream that is transferred over the data connection ...
... STREAM, Block, and Compressed. In Block and Compressed modes, the
data stream that is transferred over the data connection is
formatted, allowing the embedding of restart ...
... data connection is
formatted, allowing the embedding of restart markers into the stream.
The sending DTP can include a restart ...
... Restarting in STREAM Mode ...
... In STREAM mode, the data connection contains just a stream of
unformatted octets of data. Explicit restart markers thus cannot be
...
... unformatted octets of data. Explicit restart markers thus cannot be
inserted into the data stream, they would be indistinguishable from
data. For this reason, the FTP specification [3 ...
... 3] did not provide the
ability to do restarts in stream mode. However, there is not really
a need to have explicit restart markers in this case, as restart ...
... restart markers in this case, as restart
markers can be implied by the octet offset into the data stream.
Because the data stream ...
... data stream.
Because the data stream defines the file in STREAM mode, a different
data stream ...
...
Because the data stream defines the file in STREAM mode, a different
data stream would represent a different file. Thus, an offset will
...
... data stream defines the file in STREAM mode, a different
data stream would represent a different file. Thus, an offset will
always represent the same position within a file. On the other hand,
in other modes than STREAM ...
... data stream would represent a different file. Thus, an offset will
always represent the same position within a file. On the other hand,
in other modes than STREAM, the same file can be transferred using
quite different octet sequences and yet be reconstructed into the one
identical file. Thus an offset into the data stream ...
... STREAM, the same file can be transferred using
quite different octet sequences and yet be reconstructed into the one
identical file. Thus an offset into the data stream in transfer
modes other than STREAM would not give an unambiguous restart ...
... identical file. Thus an offset into the data stream in transfer
modes other than STREAM would not give an unambiguous restart point.
...
... The syntax for the REST command when the current transfer mode is
STREAM is:
rest = "Rest" SP ...
... does not implement the command, or when the restart marker value is
syntactically invalid for the current transfer mode (e.g., in STREAM
mode, something other than one or more digits appears in the
parameter to the REST command). Any other errors, including such
...
... Where a server-FTP process supports RESTart in STREAM mode, as
specified here, it MUST include, in the response to the FEAT command
...
... [6], a line containing exactly the string "REST STREAM". This string
is not case sensitive, but it SHOULD be transmitted in upper case.
Where REST ...
