Thanks for all your responses.
We finally use incoming folder to sort files.
The cron was also a solution (script also).
Benoit
Search found 6 matches
- Mon Feb 11, 2013 12:01 pm
- Forum: Flows
- Topic: Sort file at 12:00
- Replies: 4
- Views: 2922
- Mon Feb 11, 2013 11:58 am
- Forum: Flows
- Topic: Problems with hotfolders on Helios servers?
- Replies: 6
- Views: 4466
Problems with hotfolders on Helios servers?
We are using Helios Ethershare on mac os without problem.
Just remarked that with folders with up to 100 files, Switch could become lower in response.
Benoit
Just remarked that with folders with up to 100 files, Switch could become lower in response.
Benoit
- Mon Feb 04, 2013 2:01 pm
- Forum: Flows
- Topic: Sort file at 12:00
- Replies: 4
- Views: 2922
Sort file at 12:00
Hi all,
I try to sort files after an hour in the day. The easiest way to do this seems to use 'Condition with variables' defined with the date function as in the image:
This doesn't work. So it is a bug, or I made something wrong?
Benoit
I try to sort files after an hour in the day. The easiest way to do this seems to use 'Condition with variables' defined with the date function as in the image:
This doesn't work. So it is a bug, or I made something wrong?
Benoit
- Mon Sep 26, 2011 4:48 pm
- Forum: Flows
- Topic: Filter illegal characters
- Replies: 3
- Views: 3327
Filter illegal characters
Clive,
I rename the files before using it with a regexp like this:
replace(/[^a-zA-Z0-9_]/g,"")
Benoit
I rename the files before using it with a regexp like this:
replace(/[^a-zA-Z0-9_]/g,"")
Benoit
- Tue Feb 22, 2011 10:31 am
- Forum: Flows
- Topic: Merge 2 single pages to a double page
- Replies: 5
- Views: 13764
Merge 2 single pages to a double page
Thanks for your answers.
Benoit
Benoit
- Mon Feb 21, 2011 4:55 pm
- Forum: Flows
- Topic: Merge 2 single pages to a double page
- Replies: 5
- Views: 13764
Merge 2 single pages to a double page
Hi,
I have to merge two different pdf into a single double-page.
Any idea to merge the files side-by-side? By pitsop script?
Thanks for your help.
Benoit
I have to merge two different pdf into a single double-page.
Any idea to merge the files side-by-side? By pitsop script?
Thanks for your help.
Benoit