[Cyberduck-trac] [Cyberduck] #7550: Synchronize folder (S3) silently fails

Cyberduck trac at trac.cyberduck.ch
Thu Nov 7 16:44:12 UTC 2013


#7550: Synchronize folder (S3) silently fails
-----------------------+-----------------------
 Reporter:  elgrafico  |         Owner:  yla
     Type:  defect     |        Status:  closed
 Priority:  normal     |     Milestone:  4.4.1
Component:  core       |       Version:  4.4
 Severity:  normal     |    Resolution:  fixed
 Keywords:             |  Architecture:  Intel
 Platform:  Windows 7  |
-----------------------+-----------------------

Comment (by elgrafico):

 sorry - still not working.

 I tried synchronizing a S3::bucket containing only 5 files, and a "folder"
 in a S3::bucket containing >25000 files.[[BR]]
 With the 5-files-bucket at least the dialogue happens to be responsive,
 the large remote folder just timed out (note: it worked with 4.3.1)
 Neither "Download" nor "Spiegeln" did result in the remote files beeing
 synced to a local (empty) folder.

 This is what the log says:
 {{{
 GET /?delimiter=%2F&max-keys=1000&prefix HTTP/1.1
 Date: Thu, 07 Nov 2013 16:19:24 GMT
 Authorization: AWS {{my-AWS-key}}
 Host: {{my-bucket}}.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.1 (13885) (Windows 7/6.1) (x86)
 HTTP/1.1 200 OK
 x-amz-id-2: {{some-hash}}
 x-amz-request-id: {{some-hash}}
 Date: Thu, 07 Nov 2013 16:19:23 GMT
 Content-Type: application/xml
 Transfer-Encoding: chunked
 Server: AmazonS3
 }}}
 {{{
 GET /?versioning HTTP/1.1
 Date: Thu, 07 Nov 2013 16:19:24 GMT
 Authorization: AWS {{my-AWS-key}}
 Host: {{my-bucket}}.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.1 (13885) (Windows 7/6.1) (x86)
 HTTP/1.1 200 OK
 x-amz-id-2: {{some-hash}}
 x-amz-request-id: {{some-hash}}
 Date: Thu, 07 Nov 2013 16:19:23 GMT
 Transfer-Encoding: chunked
 Server: AmazonS3
 }}}

 I also tried a new installation on a different system, same effect here.
 Should be easy to reproduce: Generate a S3::bucket, put some files in, try
 to sync that bucket (or a folder in that bucket) to a local folder.

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7550#comment:9>
Cyberduck <http://cyberduck.ch>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list