Ask a Question related to PERL Modules, Design and Development.
-
Benjamin Goldberg #1
Re: Files::Find problems with compressed ntfs
John Armsby wrote:If the folder does not look like a "real" folder according to -f, then>
> My apologies if this has already been posted.... Just point where...
>
> I am using the following script to get file path, filename, and
> timestamp. Worked fine until the NT guys started compressing folders.
> I can point the script explicitly at a compressed folder and it will
> recurse down. Unfortunately it does not seem to "see" compressed
> folders by default and then recurse down.
File::Find won't recurse down into it.
--
$a=24;split//,240513;s/\B/ => /for@@=qw(ac ab bc ba cb ca
);{push(@b,$a),($a-=6)^=1 for 2..$a/6x--$|;print "$@[$a%6
]\n";((6<=($a-=6))?$a+=$_[$a%6]-$a%6:($a=pop @b))&&redo;}
Benjamin Goldberg Guest
-
downloading gz compressed files?
i have a short php script that creates a gz compressed file, but... when i try to download it, internet explorer doesn't prompt me for a download... -
#21944 [Ver->Csd]: zlib compressed pages can be flushed causing compressed output to be displayed
ID: 21944 Updated by: iliaa@php.net Reported By: phpbug at paragontech dot com -Status: Verified +Status: ... -
Logrotate postscript not able to find just-compressed log
I want to be able to copy a just-compressed logfile from one machine to another. Unfortunately, the following rule does not seem to work as... -
File::Find Problems with ntfs compressed folders
My apologies if this has already been posted.... Just point where... I am using the following script to get file path, filename, and timestamp. ... -
File::Find with compressed NTFS directories
My appologies if this has already been posted.... Just point where... I am using the following script to get file path, filename, and timestamp....



Reply With Quote

