AbleFtp
Frequent
Questions
What FTP tasks are available in AbleFtp and not in
Automize?
Please see
Feature Grid.
Can I run AbleFtp tasks in Automize or other
schedulers?
Beginning in version 4.1 and later, there will be a task runner feature
which will allow you to run AbleFtp tasks in Automize or from batch files
or other programs
What is the difference between the normal
FTP task
and the Multithreaded FTP task?
The normal FTP task is Synchronized. i.e. Only a single
FTP task can
run at a time. This is very useful to prevent overlapping
schedules. i.e. if a current FTP schedule is not completed and a
subsequent schedule kicks off, it will just wait in line for its
turn. This prevents it from interfering with the currently running
task.
The Multithreaded FTP task allows multiple FTP tasks to run
simultaneously. Hence you could run tasks on 2 different FTP servers
simultaneously.
What happens if an overlapping schedule
occurs for my multithreaded FTP task?
If the FTP servers does not allow multiple sessions from the same
client, the overlapping schedule may terminate immediately.
|