FTPit Pro

Transfer files to and from an FTP server

<- Back to FTPit Pro function list

FTPit_LocalFileExists

Description

This function tests for the Existence of a File on your hard drive.

Return Type
Number (1=True, 0=False)
Format
FTPit_LocalFileExists ( File )
Required Parameters
  • File

    The Path of the Local File to check if it Exists. (Can be a Full Path, a Relative Path, or a File Name in the Current Local Directory.)

Related Items
FTPit_DeleteLocalFile, FTPit_MoveLocalFile, FTPit_RenameLocalFile