Module: Net::SFTP::Constants::OpenFlags::FV6

Defined in:
lib/net/sftp/constants.rb

Overview

Version 6 of the open operation added these flags, in addition to the flags understood by version 5.

Constant Summary collapse

ADVISORY_LOCK =
0x00000200
NOFOLLOW =
0x00000400
DELETE_ON_CLOSE =
0x00000800
ACCESS_AUDIT_ALARM_INFO =
0x00001000
ACCESS_BACKUP =
0x00002000
BACKUP_STREAM =
0x00004000
OVERRIDE_OWNER =
0x00008000