!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     An unexpected error has occurred.
   Please report the following lines to:
   s3tools-general@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Traceback (most recent call last):
   File "/usr/bin/s3cmd", line 1040, in <module>
     main()
   File "/usr/bin/s3cmd", line 1020, in main
     cmd_func(args)
   File "/usr/bin/s3cmd", line 627, in cmd_sync
     return cmd_sync_local2remote(src, dst)
   File "/usr/bin/s3cmd", line 599, in cmd_sync_local2remote
     response = s3.object_put_uri(src, uri, attr_header)
   File "/usr/lib/python2.5/site-packages/S3/S3.py", line 195, in  
object_put_uri
     return self.object_put(filename, uri.bucket(), uri.object(),  
extra_headers)
   File "/usr/lib/python2.5/site-packages/S3/S3.py", line 175, in  
object_put
     response = self.send_file(request, file)
   File "/usr/lib/python2.5/site-packages/S3/S3.py", line 384, in  
send_file
     debug("MD5 sums: computed=%s, received=%s" % (md5_computed,  
response["headers"]["etag"]))
KeyError: 'etag'


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to