ZIP individual files
Use a Directory Loop Task, to call a Task Sequence task:
1) Directory loop settings: TaskTitle = dirloop
Select option to "Run Task if file exists" Task to Run = TaskSequence
select other options as needed.
2) Zip task settings: TaskTitle = zipper
Filename = $%dirLoop::CurrentFilename%$
Name for Zip Archive = $%dirLoop::CurrentFilename%$.zip select other options as needed
3) Copy (move) task settings: TaskTitle = mover
mode = move
Filename = $%dirLoop::CurrentFilename%$ select other options as needed
4) TaskSequence settings: TaskTitle = TaskSequence
Step 1 = zipper - Select option to go to step 100 if exit code > 0 Step 2 = mover
Then schedule the dirloop task as required. For every filename, it will run the TaskSequence task, which will zip and move each file.
As always, it is a pleasure doing business with you. We are very happy with the capabilities of the new version of Automize and are looking forward with moving ahead with our first production system based on this software. –Automize Enterprise User
Thanks for your timely response. You make a great product, and we're integrating it more and more into our daily production activities. I will try out these FTP suggestions as you've outlined. –JaSFTP User
Just wanted to compliment you folks on a great product. your product is working flawlessly! I'll definitely be purchasing it, and telling every other "IT type" I know about it! Thanks so much. –Automize User
Your program was exactly what I was looking for...you have all the features that I require; all in one program!!–AbleFTP user