Difference between revisions of "Unit FTP"
From Ultibo.org
Line 5: | Line 5: | ||
---- | ---- | ||
− | '''Ultibo FTP | + | '''Ultibo FTP Interface unit''' |
− | + | ||
− | + | ||
=== Constants === | === Constants === |
Latest revision as of 05:21, 31 August 2021
Return to Unit Reference
Contents
[hide]Description
Ultibo FTP Interface unit
Constants
[Expand]
FTP logging
FTP_LOG_*
Type definitions
None defined
Public variables
FTP logging
FTP_DEFAULT_LOG_LEVEL:LongWord = FTP_LOG_LEVEL_DEBUG;
|
Minimum level for FTP messages. Only messages with level greater than or equal to this will be printed. |
FTP_LOG_ENABLED:Boolean;
|
Function declarations
Initialization functions
FTP helper functions
Return to Unit Reference