module Net::SFTP::Constants::OpenFlags::FV5

Version 5 of the open operation totally discarded the flags understood by versions 1-4, and replaced them with these.

Constants

APPEND_DATA
APPEND_DATA_ATOMIC
CREATE_NEW
CREATE_TRUNCATE
DELETE_LOCK
OPEN_EXISTING
OPEN_OR_CREATE
READ_LOCK
TEXT_MODE
TRUNCATE_EXISTING
WRITE_LOCK