There is a condition in which a file is currently being uploaded to the FTP server and MM will try to harvest the file. One approach to dealing with this is to run the ftp_rawlist command twice and compare the file size of each file. There will need to be a wait between the two calls. If a file has the same file size, then add it to the array of files to be pulled down.

Comments

arthurf’s picture

Status: Active » Closed (duplicate)

This is now a duplicate of http://drupal.org/node/440078