IETF-SSH archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: Latest sftp draft-draft...



The response message to a "text-seek" is not specified.
A SSH_FXP_STATUS message with SSH_FX_OK or SSH_FX_OP_UNSUPPORTED seems like
the appropriate response.

-----Original Message-----
From: Joseph Galbraith [mailto:galb-list%vandyke.com@localhost]
Sent: Monday, October 07, 2002 10:27 AM
To: ietf-ssh%netbsd.org@localhost
Subject: Latest sftp draft-draft...


I believe we are getting close to submitting.

Changes since the previous draft-draft:

o Change ctime to create-time.
o Reorder permissions and time fields back to their
  original order in attribute packet.
o Clarify that partial new-line sequences should
  be ignored.
o Clarify that size field represents that size
  of the file on disk, and for text mode operations,
  it does not necessarily represent the size of the
  file on the wire.
o Clarify that the offset parameter to write
  will be ignored when FXF_APPEND is specified.
o Introduce 'text-seek' extension request, and specify
  that offset fields in read and write packets are to
  be ignored when FXF_TEXT is specified.
o Add clarifying text indicating that 'parallel' read and
  write operations must be processed successfully
  on FXF_TEXT files.
o Clean up formatting and break up description of parameters
  for MKDIR & RMDIR.  Also, revise text describing when
  a RMDIR can fail.
o Run through spell checker.

- Joseph




Home | Main Index | Thread Index | Old Index