The patches for the FTP export method work great. However, in my case, the files are exported to the server using FTP, but then the shipper will also push tracking files onto the same server. I need to download these files to my server into the import directory to be processed.

I've written some code to make it work, but it's not pretty. Perhaps a better approach would be one similar to FTP export?