-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.SFTPEntryType
Andrew Lambert edited this page Nov 26, 2022
·
7 revisions
SSH.SFTPEntryType
Protected Enum SFTPEntryType
File
Directory
Symlink
Socket
BlockSpecial
CharacterSpecial
Pipe
Unknown
Used in the SFPTDirectory
and SFTPStream
classes to indicate the type of an entry in the directory listing.
- SFTPDirectory.CurrentType property
- SFTPStream.Type property
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.