If it were me, I'd consider using a simple bash script instead. Something along the lines of this:
find /home/reports/ftp/WSB/ -iname ?????? -exec zip -m9 {}.zip \;
Definitely not tested (for syntax or otherwise), but maybe it gives you a more simple angle-of-attack, and 'Simple Is Good.'
In reply to Re: Whats a good process for archiving cron processed files?
by pboin
in thread Whats a good process for archiving cron processed files?
by jimbus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |