I need Mathematica to access an online public directory via some URL (fake in this case)
and perform operations similar to those Mathematica can do on OS directories and files. Examples:
Get all files names - like: {image1.png, image2.png, ...}
Import files into Mathematica
Get various files info
What is an efficient way to do it if it's possible at all?

Run. – Mike Honeychurch Jan 22 '12 at 22:43