I have read email attachment and if archive file then find out how many files are there into archive file. and any exe using programmatically without store any temporary location. I have find out getting attachment content as string or byte. from this string I need to get all files with its content and filename how this possible. thanks in advance
Asked
Active
Viewed 83 times
0
-
hope http://stackoverflow.com/questions/307774/how-to-list-the-contents-of-a-zip-folder-in-c will be helpful for you – Chandan Kumar Feb 24 '17 at 05:44
-
1http://stackoverflow.com/a/21767844/853295 I'd use this instead – garethb Feb 24 '17 at 05:54
-
`SharpZipLib` or built in if .net is > 4.5 – Lei Yang Feb 24 '17 at 05:54
-
I think not duplicate because all question is relate to only Zip file I am asking question about all archive file any type like zip,rar etc any other and not store any temporary location and find all file and find file hash. @Peter please I think it deference question – tthewolf3D Feb 25 '17 at 04:28
-
If you are asking about "all archive file", then your question is too broad. There's really no point in reopening it...it'll just have to be closed again anyway. – Peter Duniho Feb 25 '17 at 05:22