Search found 4 matches

by randomfactor
Tue Oct 18, 2011 8:26 pm
Forum: Flows
Topic: Secure FTP
Replies: 1
Views: 2158

Secure FTP

We want to receive files from a secure FTP server on the internet. The server supports FTPeS (FTP over explicit SSL). Are there any plans to provide an FTP Send and FTP Receive elements which support secure transfer? Has anyone set up connections to secure FTP servers in and out of a powerswitch flo...
by randomfactor
Wed Sep 07, 2011 8:20 pm
Forum: Flows
Topic: I want PowerSWITCH to stop scanning dead-end folders
Replies: 3
Views: 3225

I want PowerSWITCH to stop scanning dead-end folders

I have a PowerSWITCH flow which creates thumbnail images for pages in a PDF file. The flow works without any problems on a testing machine. However, when I start or stop this flow in our production environment, it takes SEVERAL MINUTES to do so. I suspect that the cause is related to the large numbe...
by randomfactor
Tue Aug 02, 2011 12:45 am
Forum: Flows
Topic: Ungroup / Assemble
Replies: 2
Views: 2964

Ungroup / Assemble

I think your suggestion would probably work. However, I think I would have to duplicate some time-consuming processing nodes. For example, I want to create a thumbnail only if the preflight checks pass. I also want to create a preview PDF only if the preflight checks pass. So, to implement your sugg...
by randomfactor
Thu Jul 21, 2011 11:58 pm
Forum: Flows
Topic: Ungroup / Assemble
Replies: 2
Views: 2964

Ungroup / Assemble

I am trying to create a flow that will take in a bunch of jobs (thousands), crunch on them for a long while (hours?), then send out an email when ALL those jobs have finished. To accomplish this, I'm packing a bunch of PDF files in a zip file, using the Uncompress element to get the files (a bunch o...