Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileTransferClient.CreateDirectoryAsync Method

Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9147)

CreateDirectoryAsync(String, Object)

Creates a directory on the server.

Declaration
public Task<string> CreateDirectoryAsync(string remotePath, object state = null)
Parameters
Type Name Description
String remotePath

Pathname of the new remote directory.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<String>

A string containing the absolute path of the newly created remote directory.

Implements
IFtp.CreateDirectoryAsync(String, Object)
In This Article
  • CreateDirectoryAsync(String, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies