David Pineau
David Pineau
currently we only put the files inside the destination buckets, without caring about what was present inside before. We should be able to take an argument telling whether to delete...
Most of the code is planned to be multithreaded one day or another, so let's just do that.
A resume option is to be added to the tool, but there is no way to ignore the status bucket and force restarting the transfer. Such an option may prove...
The acl are still not managed within the application : Everything is created as a Canned ACL : PRIVATE By default, the application should at least reproduce the canned_acl, or...
The application is to be used by system administrators (mainly, at least). Instead of giving them a shitty log in the form of an output, we should log everything that's...
An option should provide the user with the possibility to choose which constraint-location to apply to the destination buckets to be created.
An option allowing to give the name of the status bucket to be used would prevent problems caused by the bucket names limitations (255 chars, ...).