Page 1 of 2

Accessing Zip filename....

Posted: Sat Oct 13, 2007 3:20 am
by alnico
I am trying to work with the zip filename and NOT the 'zipped/compressed' filenames.

If I run the pattern below...the pdf inside the zip file is processed…not the zip filename itself.

Input file list: *.zip
--|__Restrict to file name
------|__Perl pattern [.*\..*]

If I change the pattern as below...it finds nothing (proving that it is only looking at the filenames zipped in the archive):

------|__Perl pattern [.*\.zip]


Thanks

Posted: Sun Oct 14, 2007 7:45 am
by DataMystic Support
Mmmm. We'll have to make a code change to allow for this to work - zip files have made things somewhat more complicated for us!

zip filename

Posted: Thu Jan 03, 2008 3:18 am
by alnico
Has this bug been fixed? My work has been halted because of it ;-(

Thanks,

Posted: Thu Jan 03, 2008 6:08 pm
by DataMystic Support
Not yet, but we plan for a release in the next 3 weeks to address it.

Posted: Tue Jan 08, 2008 9:58 pm
by DataMystic Support
Looking into this issue, I can certainly see how renaming files inside a .docx, .pptx or .xlsx would not be good, especially where these names are referenced inside the zip file.

We've just tested the new feature with a filter that converts all filenames to uppercase. It uppercased filenames, but leaves the files inside the zip alone.

We've just uploaded a beta to the secure area and to
http://www.datamystic.com/textpipeprobeta.exe

- let me know how it goes.

Posted: Wed Feb 20, 2008 2:32 am
by alnico
I have download the posted beta version as well as 8.03, neither appear to work.

When I run this filter it says that it is processing the pdf inside the zip file...however it does match my zip pattern. But, when it outputs the file, it writes out the pdf instead of the zip file.


|--Restrict to filenames matching perl pattern [\\assets\\.*-es\.zip]
| |
| +--Restrict to file name
| |
| +--Perl pattern [([^\\]*)-es(\.zip)] with [$1$$2]
|
|--Output to file(s)
| Only output modified files| Output folder: Z:\folder\assets\

Posted: Thu Mar 06, 2008 9:27 am
by alnico
Hi,

Is there any word on this...is it still a bug or am I doing something wrong?

Thanks

Posted: Thu Mar 06, 2008 9:32 am
by DataMystic Support
We'll look at it later today for you

Posted: Tue Mar 25, 2008 6:19 am
by alnico
Hello,

It's been 2.5 weeks, have you had a chance to look at this?

Thanks,

Posted: Tue Mar 25, 2008 10:23 am
by DataMystic Support
My apologies - no. Hopefully we can get to it this week

Re: Accessing Zip filename....

Posted: Thu May 01, 2008 11:51 pm
by alnico
Hi,

Sorry for being such a pest...but I brought this bug to your attention 6 months ago...and you keep saying that you will look at it.
I upgraded last October specifically for this fix only to learn that it wasn't completely fixed.

Can you please take the time and fix it?

Thanks

Re: Accessing Zip filename....

Posted: Fri May 02, 2008 7:57 am
by DataMystic Support
We will do our best! I expect to have it done by the end of next week

Re: Accessing Zip filename....

Posted: Fri May 02, 2008 11:18 pm
by alnico
Thanks Simon.

There are a lot of hits on this posting...I cannot imagine I am the only one needing this fix ;-)

Thanks,

Re: Accessing Zip filename....

Posted: Sat Sep 27, 2008 2:46 am
by alnico
Hi Simon,

I know this is an old bug fix request...but I still am in need of a solution. And by the hits on this post...others as well ;-)

I know you have mentioned that this zip stuff has made things more complicated to deal with. But this bug still plagues my everyday work...as I have to do an arcahic work around...not fun.
Will we ever see a fix?

:idea: I don't know if this would help...but what about adding a checkbox to the "Restrict to file name" filter that says "ignore zipped/archived contents"? Just thoughts...just trying to help get it fixed :wink:

Thanks, Brent

Oh, by the way...the new T-Filter is an excellent solution for all my past requests for filtering, writing out content to external files, close file and turn around and insert it is the same TextPipe app.
This is very powerful...Thank You, Thank You, Thank You!

Re: Accessing Zip filename....

Posted: Fri Dec 05, 2008 2:11 am
by alnico
I see that a new version of TextPipe has a new option:
* New option to allow/prevent processing of files inside Compressed files such as .ZIP, .DOCX, .XLSX and .PPTX.

That's great...I am excited!

I upgraded more than a year ago for this same bug fix that ended up not working...now my upgrade period has expired. Can you help me here?

Thanks for the fix, greatly appreciated.