<- Back to FTPit Pro function list
FTPit_RemoteFileExists
- Description
This function tests for the Existence of a File on the FTP Server.
- Return Type
- Number (1=True, 0=False)
- Format
- FTPit_RemoteFileExists ( File )
- Required Parameters
- File
The Path of the Remote File to check if it Exists. (Can be a Full Path, a Relative Path, or a File Name in the Current Remote Directory.)
- File
- Related Items
- FTPit_DeleteRemoteFile, FTPit_GetRemoteFileSize, FTPit_RenameRemoteFile