Unit FtpCache

Classes

Functions

InitCache - Cache implementation of Monster FTP Client

call this procedure before you use any of the cache functions
LoadFromCache - ignore errors
SaveToCache -

Types

Constants

Variables


Functions


procedure InitCache;

Cache implementation of Monster FTP Client

call this procedure before you use any of the cache functions


function LoadFromCache(F: String; D: TStrings; DI: TMFtpFileInfoList): Boolean;

ignore errors

procedure SaveToCache(F: String; D: TStrings; DI: TMFtpFileInfoList);


Types


Constants


Variables