com.atlassian.aws.s3
Class S3Utils
java.lang.Object
com.atlassian.aws.s3.S3Utils
public class S3Utils
- extends Object
|
Constructor Summary |
S3Utils(com.amazonaws.auth.AWSCredentials awsCredentials)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S3Utils
public S3Utils(com.amazonaws.auth.AWSCredentials awsCredentials)
sync
public void sync(String srcPath,
String dstPath)
throws IOException
- Throws:
IOException
sync
public void sync(String srcPath,
String dstPath,
boolean restrictSyncToSourceDirectories)
throws IOException
- Throws:
IOException
Copyright © 2015 Atlassian. All rights reserved.