Initiates an asynchronous operation to set the permissions of the specified remote file. Not all FTP servers support this!
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! |