With the No Download protocol selected, files on an FTP server can still be accessed by entering the full UNC path in the Default Directory field.
Although XML Index DIP is capable of processing files over FTP using No Download, it is not recommended. If possible, use the FTP Download option instead.
If you are entering a UNC path in the Default Directory field to access an FTP server, ensure the format of the UNC path is correct. XML Index DIP supports connections to FTP servers that require a fully qualified domain name (FQDN) as well as connections that do not require a FQDN.
To connect to a FTP server that requires a FQDN, enter \\ftp:\name@domain.net:<password>\\ftpserver\:21\\ftpdirectory\ in the Default Directory field; where name@domain.net and <password> are the appropriate login credentials, ftpserver is the name or IP address of the FTP server, and ftpdirectory is the full, complete path to the FTP directory where the index file resides. This path must include all levels of the FTP server's file structure, which may not be the path you typically use to access the directory.
For example, suppose you want to direct the processor to a folder named Index\ which you normally access by navigating to \\ftp:\MainCampus\:21\\Hastings\Pending\Index\. However, the complete path required by the processor would actually be \\ftp:\MainCampus\:21\\data\Accounting\Employees\Hastings\Pending\Index\. The first, shorter path begins in the employee's personal directory, while the complete path begins at the root directory level of the server.
Depending on the FTP server you are connecting to, the syntax of your FTP server's URL may be different.
For security reasons, the password entered in the Default Directory field is displayed as <pwd> the next time the Process Settings dialog box is opened. If any changes are made to the Default Directory field, you must re-enter the password, overwriting the <pwd> placeholder.
When using FTP with the No Download option selected, preprocessors will not function properly unless they have been created with the ability to access files via FTP.