You searched for the word(s): [no words] || User(s): bil
< 1 second(s)
-
Thank you Marc. Sorry for the confusing post. I misinterpreted the code I quoted from Xceed Help and now realize it means 'delete' the file, not 'extract'. So yes, 5.7.2 (Extract from tar.gz archives) is right on point.
Currently I am struggling to understand the Xceed folder/file system, so I can point the code to a specific ...
-
Newbie here trying to extract tar.gz file in VB.NET 4.0. My source file is ''C:\...\pickup\4NCrecords.SC_1337738401.tar.gz'' and the target file inside is ''C:\...\pickup\4NCrecords.SC_1337738401.csv''. The numbered part of the filename will change daily.
So far I have this from Xceed help files:
Public Shared ...