ComponentPro UltimateFtp

      SetFilePermissionsAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!

      Overload List

      SetFilePermissionsAsync(String, FtpFilePermissions, AsyncCompletedEventHandler, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, FtpFilePermissions, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, Int32, AsyncCompletedEventHandler, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, Int32, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, String, AsyncCompletedEventHandler, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, String, Object)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, FtpFilePermissions)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, Int32)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!SetFilePermissionsAsync(String, String)Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!
      Top

      See Also