Hi!
Using a cvs checkout about one week old, I ran into the following error. 
I was syncing from within a EC2 image quite a lot of files (30k)
Cheers,
Sebastian


S3cmd:  0.9.9-pre1
Python: 2.5.2 (r252:60911, Aug  8 2008, 09:22:44)  [GCC 4.3.1]

Traceback (most recent call last):
  File "/usr/bin/s3cmd", line 1097, in <module>
    main()
  File "/usr/bin/s3cmd", line 1076, in main
    cmd_func(args)
  File "/usr/bin/s3cmd", line 677, in cmd_sync
    return cmd_sync_local2remote(src, dst)
  File "/usr/bin/s3cmd", line 643, in cmd_sync_local2remote
    response = s3.object_put(src, uri, attr_header)
  File "/usr/lib/python2.5/site-packages/S3/S3.py", line 184, in object_put
    response = self.send_file(request, file)
  File "/usr/lib/python2.5/site-packages/S3/S3.py", line 376, in send_file
    http_response = conn.getresponse()
  File "/usr/lib/python2.5/httplib.py", line 928, in getresponse
    response.begin()
  File "/usr/lib/python2.5/httplib.py", line 385, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
    line = self.fp.readline()
  File "/usr/lib/python2.5/socket.py", line 372, in readline
    data = recv(1)
error: (104, 'Connection reset by peer')
   

-- 
-------------------------------------------------------------------------
Sebastian Schuon

Stanford University
Computer Science Department
Gates Building - Office 242
123 Blackwelder Ct #101, Stanford, CA 94305
Phone +1 (650) 644 7113
http://www.stanford.edu/~schuon


-------------------------------------------------------------------------
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