Contents
Display Legacy Contents

 Print
    FTP File Exists    
Check if a specified file exists or not in a FTP Server.

Parameters

File <string>

The name of the file that user wants to find in FTP Server.

 
Target <unquoted string>

The control or variable that saves the result of this action. If the file is found, the returned value is 1, otherwise is 0.

     
  • Wildchar '*' is not allowed in parameter File.

See also
Samples

 
 
Updated: 4/8/2016 11:01 AM