module Net::SFTP::Constants::ACE::Type

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

Access control entry types, used from version 4 of the protocol, onward. See Net::SFTP::Protocol::V04::Attributes::ACL.

Constants

ACCESS_ALLOWED = 0x00000000  
ACCESS_DENIED = 0x00000001  
SYSTEM_ALARM = 0x00000003  
SYSTEM_AUDIT = 0x00000002