Previous Topic

Next Topic

Book Contents

Book Index

Custom Directory Parsing

MOVEit Automation provides a high degree of flexibility for downloading from unusual FTP and SSH servers.

When downloading from an FTP server, an automated FTP client must request a directory listing and parse the results to determine the names, date stamps, sizes, and other information about the files on the server. A problem faced by any automated FTP client is that there is no official standard format for this information. Each FTP server vendor chooses its own format for this information. As a result, there are scores of different and incompatible formats. FTP clients must make sense of these many different types of directory listings. SSH clients face a similar situation, although the problem is not as severe.

MOVEit Automation provides the following options to handle this situation: