Jetter JC-120MC User Manual page 176

Table of Contents

Advertisement

8 FTP client
Directory names
Restrictions regarding
the file system of a
JetControl
Related topics
176
If the file system of the remote network node supports this, the function
parameter for the directory located on the FTP server can also contain the
complete path including several subdirectories leading to this directory.
If this feature is not supported, the user must navigate from one directory
level to the next until the desired directory is reached. This is done using
the command FtpDirChange().
The file system of a JC-120MC supports both options.
If you specify a directory with the corresponding path as function parameter,
all directories up to the directory you want to create must exist. Recursive
creation of several directories is not supported.
Example:
Result := FtpDirCreate(FtpHandle,
To be able to create the folder Release in the directory tree
/DataFiles/TextFiles the directories must already exist.
Deleting directories (see page 177)
'/DataFiles/TextFiles/Release');
Jetter AG

Advertisement

Table of Contents
loading

Table of Contents