On Mon, Mar 14, 2011 at 04:25, Daniel Stevens <danhstev...@gmail.com> wrote:
> It may also be important to note that I'm using gpg encryption/decryption on 
> the files.

Bingo.  I just tested this and experienced the same.   The reason is
due to the decryption occurring in /tmp.   The encrypted file is
fetched from S3, decrypted in /tmp (with 0077 mask) and copied to the
destination location.   There is probably no easy way around this
without heavily modifying s3cmd to use a private tmp dir.

-Jim P.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to