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

FileTransferClient.FileExistsAsync Method

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

FileExistsAsync(String, Object)

Detects whether the specified file exists on the server.

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

The path of the remote file to check.

Object state

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

Returns
Type Description
Task<Boolean>

True if the file exists, false otherwise.

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