/* ************************************************************************ # # DivConq # # http://divconq.com/ # # Copyright: # Copyright 2014 eTimeline, LLC. All rights reserved. # # License: # See the license.txt file in the project's top-level directory for details. # # Authors: # * Andy White # ************************************************************************ */ /** * This package once provided an S3 implementation of the DivConq File System. * It effectively made a remote S3 services function as a {@link divconq.filestore.local.FileSystemDriver}. * * TODO restore this functionality once we have the regular local FS API figured out. */ package divconq.interchange.s3;