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

Scp.CreateDirectoryAsync Method

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

CreateDirectoryAsync(String, Object)

Begins asynchronous CreateDirectory operation. Creates a directory on the server.

Declaration
public Task 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
In This Article
  • CreateDirectoryAsync(String, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies