Versions Compared

Key

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

...

Setup JADE profile for FTP

...

Code Block

  [ReceiveUsingKeePass]
 source_CredentialStore_

...

KeyPath = sos/server/wilma.sos

...


 source_include                 = Keepass_DataBase_WithPassword

...


 source_dir

...

                     = /tmp/test/jade/out

...


 source_make_Dirs

...

               = true
 source_transfer_mode

...

           = ascii
 target_protocol                = local
 target_dir                     = $\{TEMP\}/jade/in

...


 operation                      = copy
 file_spec                      = \.txt$
 transfer_mode                  = ascii

Setup JADE profile for SFTP

...