Amazon S3 Storage with Servoy

Hi
Has anyone had any experience with Amazon S3 storage and using to save and retrieve files. I am considering replacing a EBS drive with S3 as the size is growing fast and I am interested in the performance and any gotacha’s. I would also be very interested in knowing how its done having not used it before.

Best
Gordon

The easiest way is to install a piece of software on your server, that mounts the S3 drive as a normal drive

for example: http://tntdrive.com/
or
http://www.expandrive.com/mount-an-s3-b … r-windows/

That way, you can just use the file plugin, as it was a normal drive!

Good idea thanks Harjo will give this a try …