Class CloudSyncS3


  • public abstract class CloudSyncS3
    extends CloudSync
    Under Development. Will (one day, over the rainbow) utilize the gargantuan Amazon Java AWS SDK for "Simple Storage Service" (S3), to copy JavaDoc Web-Pages to Cloud Storage Buckets and directories.

    Right now, I am planning to finish the Java-Doc Upgrader, and therefore, cannot mess with that at the moment. AWS Java Packages look like a sick f***** joke to me. But, S3 is pretty common, I guess - Amazon just doesn't give a $*** about the Java-API, so I am going to have to pick through that enormous pile of doo-doo to figure out how to use it.