Browse code

* TODO: Note about failing GPG.

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

Michal Ludvig authored on 2009/01/24 22:22:18
Showing 2 changed files
... ...
@@ -5,6 +5,7 @@
5 5
 	  BaseException.message in Python 2.6
6 6
 	* s3cmd: Rewritten gpg_command() to use subprocess.Popen()
7 7
 	  instead of os.popen4() deprecated in 2.6
8
+	* TODO: Note about failing GPG.
8 9
 
9 10
 2009-01-22  Michal Ludvig  <michal@logix.cz>
10 11
 
... ...
@@ -25,6 +25,8 @@ TODO list for s3cmd project
25 25
     if only these change (i.e. same content, different metainfo).
26 26
   - Sync must backup non-files as well. At least directories, 
27 27
     symlinks and device nodes.
28
+  - If GPG fails error() and exit. If un-GPG fails save the 
29
+    file with .gpg extension.
28 30
   - Keep backup files remotely on put/sync-to if requested 
29 31
     (move the old 'object' to e.g. 'object~' and only then upload 
30 32
      the new one). Could be more advanced to keep, say, last 5