The document describes automating the process of retrieving vendor files from an FTP site, processing the files, splitting them, editing records, and loading them into a library system. Perl scripts and shell scripts are used to log into the FTP site, find the needed files, split files based on invoice numbers, edit records, prepare them for loading, and perform the loading. Passwords are automatically changed every two months using additional scripts. The overall process is designed to run hands-off on a regular schedule.