ComponentPro UltimateFtp

      SetMultipleFilesPermissions Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Sets the permissions of the specified remote files. Not all FTP servers support this operation.

      Overload List

      SetMultipleFilesPermissions(String, FtpFilePermissions, Boolean, SearchCondition)Sets the permissions of the specified remote files. Not all FTP servers support this operation.SetMultipleFilesPermissions(String, String, Boolean, SearchCondition)Sets the permissions of the specified remote files. Not all FTP servers support this operation.SetMultipleFilesPermissions(String, Int32, Boolean, SearchCondition)Sets the permissions of the specified remote files. Not all FTP servers support this operation.SetMultipleFilesPermissions(String, String, Boolean, Boolean, SearchCondition)Sets the permissions of the specified remote files. Not all FTP servers support this operation.SetMultipleFilesPermissions(String, IEnumerable, String, Boolean, Boolean, SearchCondition)Sets permissions of multiple files at once.
      Top

      See Also