Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo

...

The simple configuration described above is started from the command line or in a batch file on Windows systems using one of the following calls, where sos-berlin_demo_2_local is the name given to the configuration file on saving:

 

Running the Profile

This profile is called on Windows systems using one of the following commands, depending on the JADE version being used:

...

Code Block
languagebash
titleRunning the file transfer XML configuration in Unix format (JADE 1.11 and later)
./jade.sh -settings="${HOME}/jade_demo/sos-berlin_demo_2_local.xml" -profile="ftp_server_2_local_pass"

 More information - including example calls for Unix systems - can be found in the JADE User Manual - Configuring and Running File Transfers article.

...

The completed sftp_server_2_local_pass profile is shown below:

 

Running the Profile

This profile is called on Windows systems using one of the following commands, depending on the JADE version being used:

...