CURLFileInfoMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

CURLFileInfoMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CURL MBS CURL Plugin 15.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The class for file information.

Content of this structure depends on information which is known and is achievable (e.g. by FTP LIST parsing).

File Types

Constant Value Description
FileTypeDeviceBlock 3 Block Device
FileTypeDeviceChar 4 Character Device
FileTypeDirectory 1 Directory
FileTypeDoor 7 Door, is possible only on Sun Solaris now.
FileTypeFile 0 Regular file
FileTypeNamedPipe 5 Named Pipe
FileTypeSocket 6 Socket
FileTypeSymlink 2 Symbolic links
FileTypeUnknown 8 Unknown file type. Should never occur.

Flag Constants

Constant Value Description
FlagKnownFileName 1 Filename Known
FlagKnownFileType 2 File Type Known
FlagKnownGID 32 GID Known
FlagKnownHardLinks 128 Hardlink Count Known
FlagKnownPermissions 8 Permissions Known
FlagKnownSize 64 Size Known
FlagKnownTime 4 Time Known
FlagKnownUID 16 UID Known

This class has no sub classes.

Some methods using this class:

Some events using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS CURL Plugin.


CURLEmailMBS   -   CURLListMBS


💬 Ask a question or report a problem