These constants define type of the item shown in wodSFTP's LoopItem and LoopError events.
[Visual Basic]
Public Enum SFTP.DirItemTypes
[C#]
public enum SFTP.DirItemTypes
Members
| Member Name | Description |
|---|---|
| Directory | Item is a directory. |
| Symlink | Item is a symbolic link. |
| File | Item is a file. |
Requirements
Namespace: WeOnlyDo.Client Namespace
Assembly: WeOnlyDo.Client.SFTP.dll