I am using the plugin, and I am running the latest version of Filemaker, sorry I didn't update the profile.
This is what is happening (from the supercontainer log)
8/20/08 5:12:52 PM - Uploaded new file: /Users/Shared/SuperContainer/Files/360Demo/4814/03.jpg (25,074 bytes)
8/20/08 5:13:08 PM - Uploaded new file: /Users/Shared/SuperContainer/Files/360Demo/4814/02.jpg (40,890 bytes)
Looks perfect. But on the actual drive what is happening is as soon as 02.jpg downloads, 03.jpg is written over or deleted.
I just want to keep all files. Interestingly enough, I separated the url into different records and got the same result. As long as its going in the same folder "4814" for example, it writes over.
This is the line I've been using:
SCSetContainer( Photos::_cResourceIdentifier ; Photos::URL)
_cResourceIdentifier is just right from the demo, the URL is seen in the log entries above.