Browse code

* TODO: Add some items

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

Michal Ludvig authored on 2008/07/31 21:49:03
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+2008-08-01  Michal Ludvig  <michal@logix.cz>
2
+
3
+	* TODO: Add some items
4
+
1 5
 2008-07-29  Michal Ludvig  <michal@logix.cz>
2 6
 
3 7
 	* Released version 0.9.8.3
... ...
@@ -1,6 +1,18 @@
1 1
 TODO list for s3cmd project
2 2
 ===========================
3 3
 
4
+- For 0.9.9
5
+  - Implement 'cp' and 'mv'
6
+  - Better upload / download progress display (and remove 
7
+    excessive useless transfer info from verbose/debug 
8
+    output)
9
+  - Warn when encryption is required (conf/arg) for sync
10
+    and request for explicit --no-encrypt parameter.
11
+  - Add --include/--include-from/--rinclude* for sync
12
+
13
+- After 1.0.0
14
+  - Speed up upload / download with multiple threads.
15
+
4 16
 - Treat objects with "/" in their name as directories
5 17
   - Will need local cache for bucket listings
6 18
   - More user friendly 'del' operation that would work