Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[localhost_receive]
include        = globals, jadeHistory , BackgroundService
source_host    = mp
source_protocol= ftp
target_user    = test
target_password= test
target_host    = localhost
target_protocol= local
file_spec      = ^.*\.txt$
operation      = receive
source_dir     = c:\/sandbox\/ftp_server\/outbound
target_dir     = c:\sandbox\target

...