Class AttribPermissions


  • public class AttribPermissions
    extends Object
    Permissions for the 'permissions' field in the SFTP ATTRS data type.

    "The 'permissions' field contains a bit mask specifying file permissions. These permissions correspond to the st_mode field of the stat structure defined by POSIX [IEEE.1003-1.1996]."

    Version:
    $Id: AttribPermissions.java,v 1.1 2007/10/15 12:49:55 cplattne Exp $
    Author:
    Christian Plattner, plattner@trilead.com