IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sftp open directory
Hi,
Could someone explain me the following:
SSH File Transfer Protocol draft-ietf-secsh-filexfer-13.txt section 8.1.2. Opening a Directory says: *To enumerate a directory, the client first obtains a handle and then issues directory read requests. When enumeration is complete, the handle MUST be closed.*
Is it mean that when server receives twice OPEN_DIR command for the same directory then for the second one it should responds with FXP_STATUS(operation fails) because the first one was not closed with FXP_CLOSE?
What is the correct behaviour?
Home |
Main Index |
Thread Index |
Old Index