Browse code

* TODO: Updated with new ideas.

git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3cmd/trunk@396 830e0280-6d2a-0410-9c65-932aecc39d9d

Michal Ludvig authored on 2009/10/06 12:21:36
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+2009-10-06  Michal Ludvig  <mludvig@logix.net.nz>
2
+
3
+	* TODO: Updated with new ideas.
4
+
1 5
 2009-06-02  Michal Ludvig  <michal@logix.cz>
2 6
 
3 7
 	* s3cmd: New [fixbucket] command for fixing invalid object
... ...
@@ -12,9 +12,12 @@ TODO list for s3cmd project
12 12
   - Option --mime-type should set mime type with 'cp' and 'mv'. 
13 13
     If possible --guess-mime-type should do as well.
14 14
   - Skip files that disapper during upload. Now it fails.
15
+  - Make upload throttling configurable.
15 16
 
16 17
 - For 1.0.0
17 18
   - Add 'geturl' command, both Unicode and urlencoded output.
19
+  - Add a command for generating "Query String Authentication" URLs.
20
+  - Add a command for setting up access logging.
18 21
 
19 22
 - After 1.0.0
20 23
   - Speed up upload / download with multiple threads.
... ...
@@ -29,6 +32,8 @@ TODO list for s3cmd project
29 29
      the new one). Could be more advanced to keep, say, last 5 
30 30
      copies, etc.
31 31
   - Memory consumption on very large upload sets is terribly high.
32
+  - Implement per-bucket (or per-regexp?) default settings. For
33
+    example regarding ACLs, encryption, etc.
32 34
 
33 35
 - Implement GPG for sync
34 36
   (it's not that easy since it won't be easy to compare