2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this tutorial we would be learning the movement of file, files and directory within Amazon S3 to designated file system and vice-versa.

Panel
Amazon S3 To
Local File System To Amazon S3
  1. Login to DBSync with valid credentials 
  2. Create a project with name of your choice.
  3. Create connectors preferably of type Java and DB.
  4. The Java connector should have valid class name, user name and password , notably the class name is "awsS3Adapter" and the username and password are of Amazon S3 Storage 
  5. Configure the DB Connector with any DB which is supported by DBSync, please refer to DBSync DB connector documentation for more information. 
  6. Create a process with meaningful name like S3ToLocal which will be easy for other users to understand .
  7. Create a workflow with valid name , Trigger and rules as explained in latter sections 

...