Unit

ScSFTPClient

 

type

 TScSFTPOperation = (opOpeningFile, opOpeningDir, opClosingHandle, opReadingFile, opReadingDir, opWritingFile, opRemovingFile, opRenamingFile, opMakingDirectory, opRemovingDirectory, opRetrievingFileAttrs, opSettingFileAttrs, opReadingLink, opCreatingLink, opRetrievingAbsolutePath, opBlocking, opUnBlocking, opTextSeek, opCheckingFile, opQueryingAvailableSpace, opQueryingUserDirectory, opRequestExtension, opCopyingRemoteFile, opUnknown);

 

Description

The TScSFTPOperation enumeration is used in the TScSFTPClient.OnSuccess and TScSFTPClient.OnError event handlers to determine the current operation.

 

See also

TScSFTPClient.OnSuccess

TScSFTPClient.OnError

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support