I'm trying to pull images from a FTP account and then associate those with CCK field.
Each image pulled would create it's own node and have that image be in the cck field (photo).

The goal, after this would be to actually have the source file on the S3 network, and that path associated with the node and cck field.

I've been able to attach images to nodes, but not able to get the image from FTP and add to cck field.