Closed (duplicate)
Project:
Media Mover
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 20:14 UTC
Updated:
27 Apr 2009 at 14:24 UTC
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
Comment #1
arthurf commentedThis is now a duplicate of http://drupal.org/node/440078