git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3cmd/trunk@356 830e0280-6d2a-0410-9c65-932aecc39d9d
| ... | ... |
@@ -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 |