Package org.jets3t.apps.synchronize

Provides the Synchronize application, a console application to synchronize the local file system with Amazon S3.

See:
          Description

Class Summary
CommandLineCredentialsProvider Prompts for the user to enter HTTP Proxy authentication credentials via the command line.
PasswordInput A utility class that gives the ability to check which java version is being used to determine whether the java.io.Console class can be utitlized to retrieve a password from a user's input.
Synchronize Console application to synchronize the local file system with a storage service.
 

Exception Summary
SynchronizeException A standard exception, used for errors specific to the Synchronize application.
 

Package org.jets3t.apps.synchronize Description

Provides the Synchronize application, a console application to synchronize the local file system with Amazon S3.

Related Documentation

For more information and help please see the Synchronize Guide.