|
Bucket commander
is a command line tool for Amazon S3, it runs as per configuration set in config file and can also be scheduled for automation of task.
Scheduling
: The Task Scheduler enables user to automatically perform routine tasks on a chosen schedule. The Task Scheduler does this by monitoring whatever criteria user choose to initiate the tasks (daily, weekly etc and time also) and then execute the task when the criteria is met. With Scheduled Tasks, user can schedule any script, program, or document to run at a time that she specify when create the task.
Why need Scheduling of Bucket Commander
: - Scheduling feature provides facility to take automatic backup. For example if you wants to upload her IIS logs to Amazon S3, daily on a particular time then she can schedule this task through bucket commander. You can also use Bucket commander to take backups of one bucket's files in another bucket on schedule.
Bucket Commander needs a configuration file, which can be created using Bucket Explorer's UI.
To create a commander config file
-
Start Bucket Explorer
-
Open
Tools
menu.
-
Select
Advanced
option.
-
Click on
Edit Commander Config
File option.
-
On top left of Edit commander config window, there are three tabs.
-
On bottom right corner, there is an "add" button to add new configuration.
|
How to add file(s) and folder(s) for Uploading?
-
Click on Add button, it opens a new box of Upload operation.
-
In Upload box, you have to give bucket name, and virtual folder.
-
Set overwrites checked or unchecked as per your requirement.
-
Click on "Add Files" to add file that is to be uploaded in upload operation.
-
Clicking on "Add files" takes user to a drive box, select file from the drive box and click "Open".
-
Click on "Remove File" to remove selected file from list.
Note
: You can remove file only when there is at least one file exists in that list.
-
Click on "OK".
-
You will be taken to the previous window again and you can see your files in rows.
How to add file(s) and folder(s) for Downloading?
-
Click on Add button. It opens a new box of Download.
-
In Download operation box, give bucket name and destination path.
-
Set overwrites checked or unchecked as per your requirement.
-
Click on "Add Object" to add object that is to be downloaded in Download operation.
-
Click on "Add object". You will be asked to Enter File path and type, give it and click "Ok".
-
Click on "Remove Object" button to remove any selected Object from list.
Note
: You can remove Object only when it exists in list.
-
Click on "OK".
-
You will be taken to the previous window again and you can see your object in row.
How to add bucket for Copying?
-
Click on Add button, It opens a new box of "Copy Bucket".
-
In Copy Bucket box select Source Bucket (From where you want to copy files) and Destination Bucket (Where you want to copy files) from Drop down list.
-
Click "Ok".
-
You will be taken to the previous window again and you can see your files in rows.
Clicking on "Save" button saves all the commands and command file will execute all the operation in background, you can see the commands by running Bucket commander.
Same as Add new operation user can Edit also.
NOTE
: When perform copy/ upload operation, make sure that the destination Bucket
must not
be system Bucket, because these operations can not be performed on system Bucket.
|
|
|
|