[Cyberduck-trac] [Cyberduck] #7284: Impossible to access a storage container when a file which name includes special caracters has previously been uploaded

Cyberduck trac at trac.cyberduck.ch
Thu Jun 20 18:53:25 UTC 2013


#7284: Impossible to access a storage container when a file which name includes
special caracters has previously been uploaded
-----------------------------------+---------------------------
 Reporter:  benmauff               |         Owner:  dkocher
     Type:  defect                 |        Status:  closed
 Priority:  high                   |     Milestone:  4.3.2
Component:  s3                     |       Version:  4.3.1
 Severity:  critical               |    Resolution:  thirdparty
 Keywords:  special caracters, S3  |  Architecture:
 Platform:  Windows 7              |
-----------------------------------+---------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => thirdparty


Comment:

 The server responds with a `503` error indicating an internal problem. If
 Cyberduck would issue a bad request because of the filename, a `4xx` error
 would be returned.

 I have tested this with S3 with no issues.

 {{{
  PUT /%E2%82%AC%25-test%2F HTTP/1.1
 Date: Thu, 20 Jun 2013 18:51:23 GMT
 x-amz-acl: private
 Content-Type: application/x-directory
 Content-Length: 0
 Host: test.cyberduck.ch.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.2 (Mac OS X/10.8.4) (x86_64)
 HTTP/1.1 200 OK
 x-amz-id-2:
 a7byWVhivBANX42UX6izI3MNamaaPsTgYU3d5t9uAABm+mAOj/n8WKJsI+KAawmz
 x-amz-request-id: 7920C93379971396
 Date: Thu, 20 Jun 2013 18:51:25 GMT
 ETag: "d41d8cd98f00b204e9800998ecf8427e"
 Content-Length: 0
 Server: AmazonS3
 GET /?delimiter=%2F&max-keys=1000&prefix HTTP/1.1
 Date: Thu, 20 Jun 2013 18:51:24 GMT
 Host: test.cyberduck.ch.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.2 (Mac OS X/10.8.4) (x86_64)
 HTTP/1.1 200 OK
 x-amz-id-2:
 2T6Tvlaw5Y/SQSfqf9+DTRt4YtZdmnXCZorumRhJxJh0ubRUV32ftcpzFux9BBEI
 x-amz-request-id: E1764AE7C9E2EF95
 Date: Thu, 20 Jun 2013 18:51:25 GMT
 Content-Type: application/xml
 Transfer-Encoding: chunked
 Server: AmazonS3
 GET /?delimiter=%2F&max-keys=1000&prefix=%E2%82%AC%25-test%2F HTTP/1.1
 Date: Thu, 20 Jun 2013 18:51:28 GMT
 Host: test.cyberduck.ch.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.2 (Mac OS X/10.8.4) (x86_64)
 HTTP/1.1 200 OK
 x-amz-id-2:
 bAiHUpjqI4T5sa2LVe4Z68v0Og1LrgUTyI9PxeEHoPlc2wRXWrbgS4a24hi36GyQ
 x-amz-request-id: EE4778FAC87DDF90
 Date: Thu, 20 Jun 2013 18:51:29 GMT
 Content-Type: application/xml
 Transfer-Encoding: chunked
 Server: AmazonS3
 POST /?delete HTTP/1.1
 Date: Thu, 20 Jun 2013 18:51:29 GMT
 Content-MD5: woHjRbGllH5ApVFhdpkLDA==
 Content-Type: text/plain
 Content-Length: 159
 Host: test.cyberduck.ch.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.2 (Mac OS X/10.8.4) (x86_64)
 Expect: 100-continue
 HTTP/1.1 200 OK
 x-amz-id-2:
 IOqVuD9c2eNhj13dikeadp0qp0HIYiJ3OOxIhw11gMXttM6tg+C7zlhLgmyqvX4f
 x-amz-request-id: 4B79949F97DAB02D
 Date: Thu, 20 Jun 2013 18:51:30 GMT
 Content-Type: application/xml
 Transfer-Encoding: chunked
 Server: AmazonS3
 GET /?delimiter=%2F&max-keys=1000&prefix HTTP/1.1
 Date: Thu, 20 Jun 2013 18:51:29 GMT
 Host: test.cyberduck.ch.s3.amazonaws.com:443
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3.2 (Mac OS X/10.8.4) (x86_64)
 HTTP/1.1 200 OK
 x-amz-id-2:
 UvxuO5MiYGm+vnSELX2XZO3G/KveCSwafgSgOW3XQZwQv3O4HcQFGk+1iH8XesO+
 x-amz-request-id: 38A46D39B011A51C
 Date: Thu, 20 Jun 2013 18:51:31 GMT
 Content-Type: application/xml
 Transfer-Encoding: chunked
 Server: AmazonS3
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/7284#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list