module Net::SFTP::Constants::OpenFlags::FV6

  1. lib/net/sftp/constants.rb
Parent: OpenFlags

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

Constants

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