Quite often YADE is used with JobScheduler to automate complex file transfer workflows.
YADE could be bundled with JobScheduler to fulfill most of the file transfer automation requirements.
One very common scenario for file automation is

  1. Poll files on a remote server
  2. Download files matching a regular expression
  3. Decrypt files using PGP
  4. Forward files to a server for further processing

The above mentioned workflow and many.. many more scenarios can be implemented with YADE and JobScheduler