FTPit Pro

Transfer files to and from an FTP server

<- Back to FTPit Pro function list

FTPit_RemoteDirExists

Description

This function tests for the Existence of a directory on the FTP server.

Return Type
Number (1=True, 0=False)
Format
FTPit_RemoteDirExists ( Dir )
Required Parameters
  • Dir

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

Related Items
FTPit_ChangeRemoteDir, FTPit_ChangeRemoteDirUp, FTPit_GetCurrentRemoteDir, FTPit_RemoveRemoteDir