Determining The Current Directory - Jetter JC-120MC User Manual

Table of Contents

Advertisement

JC-120MC

Determining the current directory

Introduction
Function declaration
Function parameters
Return value
Jetter AG
This function lets you determine the current directory in the file system of a
remote network node.
Function
FtpDirPrint(FtpConnection:Handle,
Description of the function parameters:
Parameter
FtpConnection
str
If the returned value is negative, an error has occurred. If the returned value is
0, the current directory could successfully be determined in the file system of
the remote network node.
Return value
0
No error
-1
Invalid handle
-3
Communication error, there is, for example, no response from
FTP server
-4
Error message sent by the FTP server
-5
Invalid response from server
Ref
str: String):Int;
Value
Handle
String address
FTP client
Remarks
Value returned by the
function FtpConnect()
Current directory with path
specification
179

Advertisement

Table of Contents
loading

Table of Contents