1-10 of 17 < Previous Next >
1 vote

Add support for Copy

Amazon S3 has released a beta version of Copy functionality. Here are the release notes: http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1462&categoryID=49 Here is the relat...

id# 10444 | Planned Release: Version 1.4 | Last Updated: Aug 11 at 6:58 PM  by jAffirma
4 votes

String encoding in Response.cs/Request.cs

Hi, If you save international characters with your LoadStreamWithString method, you'll loose the non-ASCII characters... As far as I could see in .Net documentation, strings are Unicode character...

id# 9096 | Planned Release: Version 1.4 | Last Updated: Aug 11 at 6:57 PM  by jAffirma
2 votes

LoadStreamWithBytes() doesn't work

Exception: "The stream does not support concurrent IO read or write operations." at ThreeSharpQuery.cs: GenerateAndSendHttpWebRequest() line 249

id# 9098 | Planned Release: None | Last Updated: Jun 25 at 3:26 PM  by iobe
1 vote

Download errors

Hi,

id# 10362 | Planned Release: None | Last Updated: Jun 18 at 1:46 PM  by mondalaci
1 vote

ThreeSharp hangs the current user session

I use ThreeSharp with the Mono framework (http://www.mono-project.com) using ASP.NET and I have some issues. When I stream an S3 object directly to the user, it hangs the current user session. I ...

id# 9487 | Planned Release: None | Last Updated: Jun 16 at 10:50 PM  by mondalaci
1 vote

Sign library with arbitrary key to be possible to deploy in GAC

This should be easy. Create arbitrary signing key and include in the library project. This is needed to be possible to deploy the library in the global assembly cache (GAC).

id# 10261 | Planned Release: None | Last Updated: May 29 at 8:23 PM  by cozyroc
1 vote

GenerateAndSendHttpWebRequest && "PUT" Request should allow for Delegate Callback

Within the current GenerateAndSendHttpWebRequest there is an accumulation of BytesTransferred in a "while" loop, which would be a natural point to callback to enable UI status information. For lon...

id# 10003 | Planned Release: None | Last Updated: Apr 21 at 9:48 PM  by jAffirma
1 vote

GetUrl returns expiry links only

Suggesting that ThreeSharpQuery.cs and ThreeSharpConfig.cs be modified as follows: 1) Add UsePublicUrl (bool) to ThreeSharpConfig 2) In ThreeSharpQuery, if the config UsePublicUrl is set to false,...

id# 9621 | Planned Release: None | Last Updated: Mar 11 at 6:04 AM  by timheuer
2 votes

Incorrectly formed canonical string

I believe S3 keys are allowed to contain any characters. For example, I could use "1|2|3" as a key. When forming the canonical string for the authentication header, the S3 documentation says to "...

id# 9353 | Planned Release: None | Last Updated: Feb 24 at 11:03 AM  by jasonxrowland
1 vote

Uploading an encrypted stream can lead to InvalidOperationException

There is an issue with uploading a stream that has previously been encrypted with the EncryptStream method of the Request class. See attached file: the problem arises on certain streams, not all of...

id# 9241 | Planned Release: None | Last Updated: Jan 24 at 2:08 PM  by N

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 17 < Previous 1 2 Next >
Updating...