2 Suggestions

Hello,

  1. Please add an overload for TgzReader(string) that accepts Stream as input: TgzReader(stream)
    This is pretty important for me, and on the other side is nothing time consuming for you, as easy as ABC!

  2. How do you think about adding a …GetTotalItemsCount property to TgzReader?
    Just like MboxrdStorageReader.GetTotalItemsCount?

Thanks :slight_smile:

@australian.dev.nerds

We have logged this request in our tracking system as EMAILNET-40709. We will inform you once there is an update available on it.

Hi
Please advise :slight_smile:

@australian.dev.nerds

Currently, EMAILNET-40709 is pending for analysis. Once we complete the analysis, we will then be able to provide you detail on it.

1 Like

Hello,
Just a follow-up, I’m very confident that TgzReader(Stream) is nothing time consuming or bothering complex, not sure about TgzReader.GetTotalItemsCount.
Thanks :slight_smile:

@australian.dev.nerds

Hopefully, the fix of this issue will be available in the next version of Aspose.Email i.e. 22.10. Please note that this ETA is not final at the moment. We will inform you once this issue is resolved.

1 Like

Hello, any news perhaps? :slight_smile:

@australian.dev.nerds

Not yet, a bit of patience. Thanks.

1 Like

Plenty of patience for the unmatched SDK!
BTW, does TGZ format support folders (like pst) or not (like mbox)?
I guess it supports, cause although TgzReader has CurrentDirectory, but I didn’t find it possible to extract the folders hierarchy using the current implementation, please correct me if I’m wrong and there’s a way to extract the tgz folders hierarchy?
Of course I can obtain the Aspose Zip and process tgz folders using it, but it depends if DetectFileFormat is added to the Zip component, each individual sdk is expensive, and not wise for minor usages :smiley:

@australian.dev.nerds

I think we can probably implement folders hierarchy retrieval. I added this request to the ticket. Thanks.

1 Like

Hello,
Guess TgzReader(stream) is forgotten (passing stream to TgzReader), as well as GetTotalItemsCount plus folders hierarchy retrieval :slight_smile:

@australian.dev.nerds,

The feature request has been created and therefore cannot be missed.The ticket is still open, so the feature hasn’t been added yet.
Thanks.