Uploading images initially seems to work.
When I add a directory and images and publish things get weird.
Images, when they upload, go into the ROOT home path NOT cms-assets.
./index.html (OK - home page not changed by this as expected)
./cms-assets (OK)
./image-galleries (WRONG?)
./travel (WRONG? : the PATH I added to the Image gallery)
I think the image-galleries and travel should be in cms-assets.
In addition the travel.xml file has a S3 key file data in it. There are no paths to my local files.
AND if you publish via Publish Gallery multiple times from within the gallery view you will get an FTP error. Delete the directories created above, and it works once or twice.
I can reproduce this consistently, making image galleries non-functional for me.
Has anyone encountered this?